We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c7360 commit 1da76c5Copy full SHA for 1da76c5
setup.py
@@ -59,10 +59,7 @@ def get_docs_url():
59
60
'License :: OSI Approved :: BSD License',
61
62
- 'Operating System :: Microsoft :: Windows',
63
- 'Operating System :: POSIX',
64
- 'Operating System :: Unix',
65
- 'Operating System :: MacOS',
+ 'Operating System :: OS Independent',
66
67
'Programming Language :: Python :: 2',
68
'Programming Language :: Python :: 2.7',
0 commit comments