Skip to content

Commit

Permalink
Add a classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 7, 2023
1 parent 32ed572 commit 9dbda1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def get_release_command_class() -> Dict[str, setuptools.Command]:
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Testing",
"Typing :: Typed",
],
cmdclass=get_release_command_class(),
)

0 comments on commit 9dbda1f

Please sign in to comment.