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 98c88ea commit c3dacddCopy full SHA for c3dacdd
setup.py
@@ -36,6 +36,7 @@ def read(*names, **kwargs):
36
'Operating System :: Unix',
37
'Operating System :: POSIX',
38
'Operating System :: Microsoft :: Windows',
39
+ 'Operating System :: MacOS :: MacOS X',
40
'Programming Language :: Python',
41
'Programming Language :: Python :: 3',
42
'Programming Language :: Python :: 3 :: Only',
0 commit comments