We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06888e3 commit daf3424Copy full SHA for daf3424
setup.py
@@ -198,10 +198,10 @@ def readme():
198
classifiers=[
199
"Development Status :: 5 - Production/Stable",
200
"Programming Language :: Cython",
201
- "Programming Language :: Python :: 3.6",
202
"Programming Language :: Python :: 3.7",
203
"Programming Language :: Python :: 3.8",
204
"Programming Language :: Python :: 3.9",
+ "Programming Language :: Python :: 3.10",
205
"License :: OSI Approved :: MIT License",
206
"Topic :: Security :: Cryptography",
207
],
0 commit comments