There was an error while loading. Please reload this page.
1 parent 59cd3da commit f097bd6Copy full SHA for f097bd6
1 file changed
setup.py
@@ -41,8 +41,8 @@
41
"License :: OSI Approved :: BSD License",
42
"Operating System :: OS Independent",
43
"Operating System :: POSIX",
44
- "Operating System :: Windows",
45
- "Operating System :: OSX",
+ "Operating System :: Microsoft :: Windows",
+ "Operating System :: MacOS :: MacOS X",
46
"Programming Language :: Python",
47
],
48
long_description=long_description,
0 commit comments