Skip to content

Commit 88bee13

Browse files
committed
Fix typo.
1 parent 04b62dd commit 88bee13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def run_tests(self):
3030
long_description=open("README.rst").read(),
3131
classifiers=[
3232
'Development Status :: 3 - Alpha',
33-
'Operating System :: POSIX ',
33+
'Operating System :: POSIX',
3434
'Programming Language :: Python',
3535
'Programming Language :: Python :: 2.7',
3636
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)