We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec41d3 commit f162879Copy full SHA for f162879
setup.py
@@ -78,10 +78,10 @@
78
'License :: OSI Approved :: MIT License',
79
'Environment :: Console',
80
'Operating System :: OS Independent',
81
- 'Operating System :: Linux',
+ 'Operating System :: POSIX :: Linux',
82
'Operating System :: MacOS',
83
'Operating System :: POSIX',
84
- 'Operating System :: Windows',
+ 'Operating System :: Microsoft :: Windows',
85
'Programming Language :: Python',
86
'Programming Language :: C++',
87
'Programming Language :: C',
0 commit comments