We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee29c0 commit 17978f9Copy full SHA for 17978f9
setup.py
@@ -78,6 +78,8 @@
78
"Operating System :: OS Independent",
79
"Programming Language :: Python",
80
"Programming Language :: Python :: 3",
81
+ "Programming Language :: Python :: 3.8",
82
+ "Programming Language :: Python :: 3.9",
83
"Programming Language :: Python :: 3.10",
84
"Programming Language :: Python :: 3.11",
85
"Programming Language :: Python :: 3.12",
0 commit comments