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.
2 parents 9bcdd5b + 88bee13 commit 22cefd0Copy full SHA for 22cefd0
setup.py
@@ -30,7 +30,7 @@ def run_tests(self):
30
long_description=open("README.rst").read(),
31
classifiers=[
32
'Development Status :: 3 - Alpha',
33
- 'Operating System :: POSIX ',
+ 'Operating System :: POSIX',
34
'Programming Language :: Python',
35
'Programming Language :: Python :: 2.7',
36
'Programming Language :: Python :: 3.6',
0 commit comments