Skip to content

Commit b783fc4

Browse files
committed
update the Cython version requirement in the docs [skip ci][ci skip]
1 parent 450309b commit b783fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The requirements needed to build from source are:
4040

4141
- Python_ 2.7 or >=3.4
4242
- Numpy_ >= 1.13.3
43-
- Cython_ >= 0.20.2 (if installing from git, not from a PyPI source release)
43+
- Cython_ >= 0.23.5 (if installing from git, not from a PyPI source release)
4444

4545
To run all the tests for PyWavelets, you will also need to install the
4646
Matplotlib_ package.

0 commit comments

Comments
 (0)