Skip to content

Commit

Permalink
docs: Numpy is no longer version restricted
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
  • Loading branch information
jvesely committed Sep 15, 2020
1 parent b3e2220 commit 773b226
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ switch to your preferred python3 environment, then run

Dependencies that are automatically installed (except those noted as optional) include:

* numpy (version <1.16)
* numpy
* matplotlib
* toposort
* typecheck-decorator (version 1.2)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ switch to your preferred python3 environment, then run

Dependencies that are automatically installed (except those noted as optional) include:

* numpy (version < 1.16)
* numpy
* matplotlib
* toposort
* typecheck-decorator (version 1.2)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index_logo_with_text.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ switch to your preferred python3 environment, then run

Dependencies that are automatically installed (except those noted as optional) include:

* numpy (version < 1.16)
* numpy
* matplotlib
* toposort
* typecheck-decorator (version 1.2)
Expand Down

0 comments on commit 773b226

Please sign in to comment.