8000 Merge pull request #26723 from meeseeksmachine/auto-backport-of-pr-26… · matplotlib/matplotlib@2e1ad11 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e1ad11

Browse files
authored
Merge pull request #26723 from meeseeksmachine/auto-backport-of-pr-26721-on-v3.7.x
Backport PR #26721 on branch v3.7.x (Add a Python 3.12 classifier)
2 parents 6e53543 + ce598a6 commit 2e1ad11

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