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 2693f3e commit a6a3a72Copy full SHA for a6a3a72
setup.py
@@ -55,11 +55,9 @@ def read(*names, **kwargs):
55
'License :: OSI Approved :: MIT License',
56
'Operating System :: Unix',
57
'Operating System :: POSIX',
58
- 'Operating System :: Microsoft :: Windows',
59
'Programming Language :: Python',
60
'Programming Language :: Python :: 3.6',
61
'Programming Language :: Python :: Implementation :: CPython',
62
- 'Programming Language :: Python :: Implementation :: PyPy',
63
'Topic :: Utilities',
64
],
65
keywords=[
0 commit comments