remove reference to python 3.13 in setup.cfg

85cc763006 changed the supported python range to exclude 3.13 but left this entry in `classifiers`.

related:
a6317b3836
343f4f21d7
This commit is contained in:
Paul Slater 2025-02-05 09:11:01 +00:00 committed by GitHub
parent b3c46c315e
commit 7239f08471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,6 @@ classifiers =
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Topic :: Scientific/Engineering
project_urls =
Release notes = https://github.com/explosion/spaCy/releases