We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c2326 commit 8344804Copy full SHA for 8344804
setup.py
@@ -83,9 +83,13 @@
83
"Development Status :: 5 - Production/Stable",
84
"Intended Audience :: Developers",
85
"Operating System :: OS Independent",
86
+ "Programming Language :: Python",
87
+ "Programming Language :: Python :: 3",
88
"Programming Language :: Python :: 3.6",
89
"Programming Language :: Python :: 3.7",
90
"Programming Language :: Python :: 3.8",
91
+ "Programming Language :: Python :: 3.9",
92
+ "Programming Language :: Python :: 3.10",
93
"Topic :: Internet",
94
"Topic :: Software Development :: Libraries :: Python Modules",
95
],
0 commit comments