From 5f3588dc8590a5c1270357236e17215fa6218e61 Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Tue, 25 Feb 2025 10:37:35 +0100 Subject: [PATCH] Remove Python 3.13 from the metadata --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index be32243d34a6..4ea10fbd71bd 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,6 @@ def _get_cmdclass(): Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 -Programming Language :: Python :: 3.13 Programming Language :: Python :: Implementation :: CPython Topic :: Software Development Topic :: Scientific/Engineering