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 1d6c076 commit aee29c0Copy full SHA for aee29c0
setup.py
@@ -78,11 +78,8 @@
78
"Operating System :: OS Independent",
79
"Programming Language :: Python",
80
"Programming Language :: Python :: 3",
81
- "Programming Language :: Python :: 3.6",
82
- "Programming Language :: Python :: 3.7",
83
- "Programming Language :: Python :: 3.8",
84
- "Programming Language :: Python :: 3.9",
85
"Programming Language :: Python :: 3.10",
86
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
87
],
88
)
0 commit comments