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 1cf72cc commit 87f8fafCopy full SHA for 87f8faf
setup.py
@@ -47,9 +47,9 @@
47
"Development Status :: 4 - Beta",
48
"License :: OSI Approved :: Apache Software License",
49
"Topic :: Software Development :: Libraries :: Python Modules",
50
- "Programming Language :: Python :: 3.6",
51
"Programming Language :: Python :: 3.7",
52
"Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
53
],
54
install_requires=["cryptography", "requests"],
55
tests_require=["pytest"],
0 commit comments