We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2527605 commit 061e569Copy full SHA for 061e569
1 file changed
setup.py
@@ -56,7 +56,9 @@
56
classifiers=[
57
"Development Status :: 3 - Alpha",
58
"Intended Audience :: Developers",
59
- "Operating System :: Windows",
+ "Operating System :: Microsoft :: Windows :: Windows 10",
60
+ "Operating System :: Microsoft :: Windows :: Windows 11",
61
+ "Natural Language :: English"
62
"Topic :: Internet",
63
"Topic :: Software Development :: Libraries",
64
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments