Skip to content

Commit bb440b6

Browse files
committed
Fix invalid value for classifiers.
1 parent 3ac1bc9 commit bb440b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"Natural Language :: English",
2828
"Operating System :: Microsoft :: Windows",
2929
"Operating System :: POSIX :: Linux",
30-
"Operating System :: MacOS"
30+
"Operating System :: MacOS",
3131
"Programming Language :: Python :: 3.8",
3232
"Topic :: Software Development :: Build Tools",
3333
],

0 commit comments

Comments
 (0)