Skip to content

Commit bf034b3

Browse files
committed
Specify Windows support in classifiers
1 parent ccf3658 commit bf034b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Development Status :: 5 - Production/Stable",
2626
"Environment :: Web Environment",
2727
"License :: OSI Approved :: MIT License",
28+
"Operating System :: Microsoft :: Windows",
2829
"Operating System :: POSIX",
2930
"Programming Language :: Python :: 3 :: Only",
3031
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)