From 383e2e1f128950b18435e75428777eb5c76902d9 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 24 Feb 2019 11:49:45 +0100 Subject: [PATCH] Update Python versions [ci skip] --- website/docs/usage/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/usage/index.md b/website/docs/usage/index.md index 0e0f4b6fa..9cab9a522 100644 --- a/website/docs/usage/index.md +++ b/website/docs/usage/index.md @@ -8,7 +8,7 @@ menu: - ['Changelog', 'changelog'] --- -spaCy is compatible with **64-bit CPython 2.6+/3.3+** and runs on +spaCy is compatible with **64-bit CPython 2.7+/3.4+** and runs on **Unix/Linux**, **macOS/OS X** and **Windows**. The latest spaCy releases are available over [pip](https://pypi.python.org/pypi/spacy) and [conda](https://anaconda.org/conda-forge/spacy).