Skip to content

Commit 98a19df

Browse files
docs: fix README.md for compatible Python versions (#13749)
1 parent 92bd042 commit 98a19df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ For detailed installation instructions, see the
117117

118118
- **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual
119119
Studio)
120-
- **Python version**: Python 3.7+ (only 64 bit)
120+
- **Python version**: Python >=3.7, <=3.12 (only 64 bit)
121121
- **Package managers**: [pip] · [conda] (via `conda-forge`)
122122

123123
[pip]: https://pypi.org/project/spacy/

0 commit comments

Comments
 (0)