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 d0e8bab commit 38def40Copy full SHA for 38def40
setup.py
@@ -44,7 +44,8 @@
44
license='Apache License, Version 2.0',
45
classifiers=[
46
"Programming Language :: Python",
47
- "Operating System :: Linux",
+ "Operating System :: POSIX",
48
+ "Operating System :: MacOS :: MacOS X",
49
"Programming Language :: Python :: 2",
50
"Programming Language :: Python :: 2.7",
51
"Programming Language :: Python :: 3",
0 commit comments