Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f04d86

Browse files
authored
Merge pull request #26721 from QuLogic/py312-tag
Add a Python 3.12 classifier
2 parents b719012 + fa80f34 commit 0f04d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ def make_release_tree(self, base_dir, files):
305305
'Programming Language :: Python :: 3.9',
306306
'Programming Language :: Python :: 3.10',
307307
'Programming Language :: Python :: 3.11',
308+
'Programming Language :: Python :: 3.12',
308309
'Topic :: Scientific/Engineering :: Visualization',
309310
],
310311

0 commit comments

Comments
 (0)