Skip to content

Commit

Permalink
setup: Simplifiy classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Jul 15, 2023
1 parent 426ebaf commit e8b1662
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions setup.py
Expand Up @@ -199,11 +199,7 @@ def readme():
classifiers=[
"Development Status :: 5 - Production/Stable",
"Programming Language :: Cython",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Topic :: Security :: Cryptography",
],
Expand Down

0 comments on commit e8b1662

Please sign in to comment.