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 04b62dd commit 88bee13Copy full SHA for 88bee13
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