Skip to content

Commit 90740ae

Browse files
authored
Remove Python 3.13 from the metadata (#2340)
Python 3.13 is not officially supported yet. Thus this PR removes it from the metadata for upcoming `0.17.0` release.
1 parent ca293bf commit 90740ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def _get_cmdclass():
3838
Programming Language :: Python :: 3.10
3939
Programming Language :: Python :: 3.11
4040
Programming Language :: Python :: 3.12
41-
Programming Language :: Python :: 3.13
4241
Programming Language :: Python :: Implementation :: CPython
4342
Topic :: Software Development
4443
Topic :: Scientific/Engineering

0 commit comments

Comments
 (0)