mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-09 15:52:31 +03:00
docs: fix README.md for compatible Python versions (#13749)
This commit is contained in:
parent
92bd042502
commit
98a19df91a
|
@ -117,7 +117,7 @@ For detailed installation instructions, see the
|
||||||
|
|
||||||
- **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual
|
- **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual
|
||||||
Studio)
|
Studio)
|
||||||
- **Python version**: Python 3.7+ (only 64 bit)
|
- **Python version**: Python >=3.7, <=3.12 (only 64 bit)
|
||||||
- **Package managers**: [pip] · [conda] (via `conda-forge`)
|
- **Package managers**: [pip] · [conda] (via `conda-forge`)
|
||||||
|
|
||||||
[pip]: https://pypi.org/project/spacy/
|
[pip]: https://pypi.org/project/spacy/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user