Skip to content

Commit 1eb8f0e

Browse files
Backport PR #59985 on branch 2.3.x (Programming Language :: Python :: 3.13 added to pyproject.toml) (#60012)
Backport PR #59985: Programming Language :: Python :: 3.13 added to pyproject.toml Co-authored-by: LOCHAN PAUDEL <[email protected]>
1 parent 46fbd7f commit 1eb8f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ classifiers = [
4848
'Programming Language :: Python :: 3.10',
4949
'Programming Language :: Python :: 3.11',
5050
'Programming Language :: Python :: 3.12',
51+
'Programming Language :: Python :: 3.13',
5152
'Topic :: Scientific/Engineering'
5253
]
5354

0 commit comments

Comments
 (0)