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 fd1478e commit f8e7272Copy full SHA for f8e7272
setup.py
@@ -42,7 +42,7 @@
42
"License :: OSI Approved :: Apache Software License",
43
"Topic :: Software Development :: Libraries :: Python Modules",
44
"Programming Language :: Python :: 3.5",
45
- "Programming Language :: Python :: 3.6"
+ "Programming Language :: Python :: 3.6",
46
"Programming Language :: Python :: 3.7"
47
],
48
install_requires=["cryptography", "requests"],
0 commit comments