Skip to content

Commit 941ab95

Browse files
Document runtime dependence on six
1 parent 265a96c commit 941ab95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ You need, at a minimum:
2020

2121
* Python 2.6, 2.7, 3.2, 3.3, or 3.4
2222
* NumPy 1.6.1 or later
23+
* The "six" package for Python 2/3 compatibility
2324

2425
To build on UNIX:
2526

docs/build.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ You will need:
2323

2424
* Python 2.6, 2.7, 3.2, 3.3 or 3.4 (from Python.org)
2525
* NumPy 1.6.1 or newer
26+
* The "six" Python 2/3 compatibility package
2627

2728
Download the installer from http://www.h5py.org and run it. HDF5 is
2829
included.

0 commit comments

Comments
 (0)