Skip to content

Commit 518cbc1

Browse files
setup.py: update classifiers
1 parent 1fa25c4 commit 518cbc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ def read(fname):
2727
classifiers = [
2828
'License :: OSI Approved :: BSD License',
2929
'Operating System :: MacOS :: MacOS X',
30+
'Operating System :: Microsoft :: Windows :: Windows 10',
31+
'Operating System :: POSIX :: Linux',
3032
'Programming Language :: Python :: 2',
3133
'Programming Language :: Python :: 2.7',
3234
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)