summaryrefslogtreecommitdiff
path: root/doc/source/user
diff options
context:
space:
mode:
authorAlexandr Shadchin <alexandr.shadchin@gmail.com>2016-12-08 19:02:21 +0500
committerAlexandr Shadchin <alexandr.shadchin@gmail.com>2016-12-09 16:22:24 +0500
commitf7e3fd2d92052d8fd420a3aafa0acc79dcc240bb (patch)
treeae47713782c5e11785bcca7ef16466be57ec15b3 /doc/source/user
parent15f52f530c4dc1af69e93aae60d81c2008101639 (diff)
downloadnumpy-f7e3fd2d92052d8fd420a3aafa0acc79dcc240bb.tar.gz
DOC: Fix Python versions
Diffstat (limited to 'doc/source/user')
-rw-r--r--doc/source/user/building.rst2
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)