Skip to content

Commit 3222a2f

Browse files
committed
DOC: note about requiring Cython for dev build, address GH #186
1 parent ac05bd7 commit 3222a2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Dependencies
6969
Optional dependencies
7070
~~~~~~~~~~~~~~~~~~~~~
7171

72+
* `Cython <http://www.cython.org>`__: Only necessary to build development
73+
version
7274
* `SciPy <http://www.scipy.org>`__: miscellaneous statistical functions
7375
* `PyTables <http://www.pytables.org>`__: necessary for HDF5-based storage
7476
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting

0 commit comments

Comments
 (0)