Skip to content

Commit a6a3a72

Browse files
committed
Tweak classifiers in setup.py
1 parent 2693f3e commit a6a3a72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,9 @@ def read(*names, **kwargs):
5555
'License :: OSI Approved :: MIT License',
5656
'Operating System :: Unix',
5757
'Operating System :: POSIX',
58-
'Operating System :: Microsoft :: Windows',
5958
'Programming Language :: Python',
6059
'Programming Language :: Python :: 3.6',
6160
'Programming Language :: Python :: Implementation :: CPython',
62-
'Programming Language :: Python :: Implementation :: PyPy',
6361
'Topic :: Utilities',
6462
],
6563
keywords=[

0 commit comments

Comments
 (0)