Skip to content

Commit

Permalink
Update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 10, 2021
1 parent 256c1fe commit 62f2d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -77,6 +77,8 @@ def get_release_command_class() -> Dict[str, setuptools.Command]:
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
],
Expand Down

0 comments on commit 62f2d0d

Please sign in to comment.