We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecff762 commit 0f9d140Copy full SHA for 0f9d140
setup.py
@@ -65,11 +65,11 @@ def read(fname):
65
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
66
"Programming Language :: Python",
67
"Programming Language :: Python :: 3",
68
- "Programming Language :: Python :: 3.7",
69
"Programming Language :: Python :: 3.8",
70
"Programming Language :: Python :: 3.9",
71
"Programming Language :: Python :: 3.10",
72
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
73
"Topic :: Scientific/Engineering",
74
"Intended Audience :: Science/Research",
75
"Operating System :: POSIX",
0 commit comments