Skip to content

Commit 41af865

Browse files
authored
Merge pull request #29 from Marc-commits/patch-1
Update alphapulldown.yaml
2 parents 1fa4efe + 0f2556e commit 41af865

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

workflow/envs/alphapulldown.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ dependencies:
1414
- pytest
1515
- importlib_metadata
1616
- hhsuite
17-
- jax==0.4.23
18-
- jaxlib=*=*cuda*
17+
- pip
1918
- pip:
19+
- jax==0.4.23
20+
- jaxlib=*=*cuda*
2021
- alphapulldown==1.0.4

0 commit comments

Comments
 (0)