From 22c1bc785b0a4c24d894944a87fb2f0fa325d67b Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sun, 18 May 2025 12:18:17 +0200 Subject: [PATCH] Replace lte with lt for clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c692ce5f4..79db36daf 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ For detailed installation instructions, see the - **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual Studio) -- **Python version**: Python >=3.7, <=3.12 (only 64 bit) +- **Python version**: Python >=3.7, <3.13 (only 64 bit) - **Package managers**: [pip] · [conda] (via `conda-forge`) [pip]: https://pypi.org/project/spacy/