Skip to content

Commit b84ed5d

Browse files
authored
fix: use pip for jax (EnzymeAD#450)
1 parent 7534508 commit b84ed5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CondaPkg.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
[deps]
2-
jax = ""
1+
[pip.deps]
2+
jax = ">=0.4"

0 commit comments

Comments
 (0)