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 ab57259 commit bd3167fCopy full SHA for bd3167f
setup.py
@@ -58,7 +58,7 @@ def find_version(*file_paths):
58
'Topic :: System :: Distributed Computing',
59
60
# Pick your license as you wish (should match "license" above)
61
- "License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
+ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
62
63
# Specify the Python versions you support here. In particular, ensure
64
# that you indicate whether you support Python 2, Python 3 or both.
0 commit comments