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 c98933e commit dbe834cCopy full SHA for dbe834c
setup.py
@@ -18,5 +18,8 @@
18
classifiers=[
19
'License :: OSI Approved :: MIT License',
20
'Programming Language :: Python :: 2.7',
21
+ 'Programming Language :: Python :: 3.5',
22
+ 'Programming Language :: Python :: 3.6',
23
+ 'Programming Language :: Python :: 3.7',
24
],
25
)
0 commit comments