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

Skip to content

Commit b0483da

Browse files
authored
Merge pull request #26724 from meeseeksmachine/auto-backport-of-pr-26721-on-v3.8.x
Backport PR #26721 on branch v3.8.x (Add a Python 3.12 classifier)
2 parents 70f4990 + 4e03c50 commit b0483da

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
],
310 395B 311

0 commit comments

Comments
 (0)
0