Thanks to visit codestin.com Credit goes to github.com
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 5fc0eb4 commit a8f3ee1Copy full SHA for a8f3ee1
setup.py
@@ -167,6 +167,7 @@ class sdist(_sdist):
167
'Programming Language :: Python :: 3',
168
'Programming Language :: Python :: 3.3',
169
'Programming Language :: Python :: 3.4',
170
+ 'Programming Language :: Python :: 3.5',
171
'Programming Language :: Python :: Implementation :: CPython',
172
'Programming Language :: Python :: Implementation :: PyPy',
173
],
0 commit comments