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 279b978 commit 8b5a829Copy full SHA for 8b5a829
setup.py
@@ -38,6 +38,7 @@ def load_requirements(fname):
38
"Programming Language :: Python :: 3.6",
39
"Programming Language :: Python :: 3.7",
40
"Programming Language :: Python :: 3.8",
41
+ "Programming Language :: Python :: 3.9",
42
"Programming Language :: Python :: Implementation :: CPython",
43
"Topic :: Security",
44
],
0 commit comments