diff options
-rw-r--r-- | doc/source/user/building.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst index 2e7e1823c..c823ec570 100644 --- a/doc/source/user/building.rst +++ b/doc/source/user/building.rst @@ -11,7 +11,7 @@ Prerequisites Building NumPy requires the following software installed: -1) Python 2.6.x, 2.7.x, 3.2.x or newer +1) Python 2.7.x, 3.4.x or newer On Debian and derivatives (Ubuntu): python, python-dev (or python3-dev) |