8000 Backport PR #26721: Add a Python 3.12 classifier · matplotlib/matplotlib@ce598a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce598a6

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #26721: Add a Python 3.12 classifier
1 parent 6e53543 commit ce598a6

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
@@ -297,6 +297,7 @@ def make_release_tree(self, base_dir, files):
297297
'Programming Language :: Python :: 3.9',
298298
'Programming Language :: Python :: 3.10',
299299
'Programming Language :: Python :: 3.11',
300+
'Programming Language :: Python :: 3.12',
300301
'Topic :: Scientific/Engineering :: Visualization',
301302
],
302303

0 commit comments

Comments
 (0)
0