Skip to content

Commit 8c7f30b

Browse files
committed
Add supported OS's
Fixes #37
1 parent f4f5c05 commit 8c7f30b

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
@@ -69,6 +69,8 @@
6969
'Intended Audience :: Developers',
7070
'License :: OSI Approved :: MIT License',
7171
'Natural Language :: English',
72+
'Operating System :: MacOS',
73+
'Operating System :: POSIX',
7274
'Programming Language :: Python :: 3',
7375
'Programming Language :: Python :: 3.6',
7476
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)