We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b719012 commit fa80f34Copy full SHA for fa80f34
1 file changed
setup.py
@@ -305,6 +305,7 @@ def make_release_tree(self, base_dir, files):
305
'Programming Language :: Python :: 3.9',
306
'Programming Language :: Python :: 3.10',
307
'Programming Language :: Python :: 3.11',
308
+ 'Programming Language :: Python :: 3.12',
309
'Topic :: Scientific/Engineering :: Visualization',
310
],
311
0 commit comments