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 a2d4db0 commit 7d8b068Copy full SHA for 7d8b068
setup.py
@@ -86,6 +86,10 @@
86
'Operating System :: POSIX :: Linux',
87
'Operating System :: OS Independent',
88
# 'Operating System :: Microsoft :: Windows', # soon!
89
+ # 'Operating System :: Microsoft :: Windows :: Windows 10', # soon!
90
+ # 'Operating System :: Microsoft :: Windows :: Windows 8.1', # soon!
91
+ # 'Operating System :: Microsoft :: Windows :: Windows 8', # not tested
92
+ # 'Operating System :: Microsoft :: Windows :: Windows 7', # not tested
93
'Programming Language :: Python :: 2',
94
'Programming Language :: Python :: 2.7',
95
'Programming Language :: Python :: 3',
0 commit comments