Skip to content

Commit 917a38d

Browse files
committed
setup: Declare MacOS/OSX support
(cherry picked from commit a6387f6)
1 parent 55221ae commit 917a38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def grep_version():
5454
'Environment :: Console',
5555
'Intended Audience :: System Administrators',
5656
'License :: OSI Approved :: BSD License',
57+
'Operating System :: MacOS :: MacOS X',
5758
'Operating System :: POSIX',
5859
'Programming Language :: Python',
5960
'Programming Language :: Python :: 2',

0 commit comments

Comments
 (0)