Skip to content

Commit

Permalink
fix setup requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
thegregyang committed May 7, 2020
1 parent 18d1dee commit 466f14f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 26,7 @@


INSTALL_REQUIRES = [
'jaxlib>=0.1.58',
'jax>=0.1.55',
'jax>=0.1.58',
'frozendict',
'dataclasses',
'quadpy'
Expand Down

0 comments on commit 466f14f

Please sign in to comment.