Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
setup: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Apr 1, 2019
1 parent 881692b commit 41e34e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"h5py>=2.8.0",
"imageio>=2.3.0,<2.5.0",
"nptdms",
# numpy>=1.13 is not compatible with chaco
# (ValueError when testing with an array)
"numpy>=1.9.0,<1.13.0",
"pathlib",
"pyper",
Expand Down

0 comments on commit 41e34e3

Please sign in to comment.