Skip to content

Commit 1da76c5

Browse files
committed
Switch to using "OS Independent" classifier
1 parent 10c7360 commit 1da76c5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

setup.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,7 @@ def get_docs_url():
5959

6060
'License :: OSI Approved :: BSD License',
6161

62-
'Operating System :: Microsoft :: Windows',
63-
'Operating System :: POSIX',
64-
'Operating System :: Unix',
65-
'Operating System :: MacOS',
62+
'Operating System :: OS Independent',
6663

6764
'Programming Language :: Python :: 2',
6865
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)