Skip to content

Commit dbaaad4

Browse files
author
Jeff Whitaker
committed
Merge pull request #106 from takluyver/patch-2
Python 3 allowed (installation instructions)
2 parents 4617ad5 + 4853004 commit dbaaad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ installing basemap.
1515

1616
matplotlib 1.0.0 (or later, `download <http://sf.net/projects/matplotlib/>`__)
1717

18-
python 2.4 (or later but not python3)
18+
Python 2.4 (or later, including Python 3)
1919
matplotlib requires python 2.4 or later (`download <http://www.python.org/download/>`__)
2020

2121
numpy 1.2.1 (or later)

0 commit comments

Comments
 (0)