Skip to content

Commit

Permalink
Add jaxlib
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdh7 committed Oct 24, 2023
1 parent aaf767a commit 43500f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ requires = [
"setuptools",
"pytzer",
"jax",
"jaxlib",
"numpy",
"scipy",
]
Expand All @@ -15,6 +16,7 @@ readme = "README.md"
dependencies = [
"pytzer",
"jax",
"jaxlib",
"numpy",
"scipy",
]
Expand Down

0 comments on commit 43500f4

Please sign in to comment.