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 e90ad85 commit 6e7b05fCopy full SHA for 6e7b05f
setup.py
@@ -100,5 +100,9 @@ def do(setup_statements, statement):
100
"Programming Language :: Python :: 3.2",
101
"Programming Language :: Python :: 3.3",
102
"Programming Language :: Python :: 3.4",
103
+ "Programming Language :: Python :: 3.5",
104
+ "Programming Language :: Python :: 3.6",
105
+ "Programming Language :: Python :: 3.7",
106
+ "Topic :: Security :: Cryptography"
107
],
108
)
0 commit comments