Skip to content

Commit 843c81a

Browse files
authored
Use correct Linux Trove classifier
1 parent 3db043b commit 843c81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Intended Audience :: Science/Research",
2323
"Intended Audience :: Education",
2424
"Intended Audience :: Developers",
25-
"Operating System :: Linux",
25+
"Operating System :: POSIX :: Linux",
2626
"Operating System :: MacOS",
2727
"Operating System :: Microsoft :: Windows",
2828

0 commit comments

Comments
 (0)