Skip to content

Commit

Permalink
DOC: Add numpy version constraint to README
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Sep 19, 2019
1 parent 35274e9 commit 9843ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ More information and documentation can be found at https://tedana.readthedocs.io
You'll need to set up a working development environment to use `tedana`.
To set up a local environment, you will need Python >=3.5 and the following packages will need to be installed:

* [numpy](http://www.numpy.org/)
* [numpy>=1.14](http://www.numpy.org/)
* [scipy](https://www.scipy.org/)
* [scikit-learn](http://scikit-learn.org/stable/)
* [nilearn](https://nilearn.github.io/)
Expand Down

0 comments on commit 9843ce3

Please sign in to comment.