mirror of https://github.com/explosion/spaCy.git
Add classifier for python 3.11 (#12013)
This commit is contained in:
parent
eef3d950b4
commit
64d2d27c5d
|
@ -22,6 +22,7 @@ classifiers =
|
|||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Topic :: Scientific/Engineering
|
||||
project_urls =
|
||||
Release notes = https://github.com/explosion/spaCy/releases
|
||||
|
|
Loading…
Reference in New Issue