Skip to content

Commit

Permalink
Merge pull request #88 from Balandat/python_conda
Browse files Browse the repository at this point in the history
Make pytorch a conda runtime dependency
  • Loading branch information
Balandat committed Dec 11, 2023
2 parents 49a643b + 09952a6 commit a00c08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ requirements:
- python>=3.8

run:
- python>=3.8
- pytorch>=1.11
- scipy
- jaxtyping>=0.2.9
Expand Down

0 comments on commit a00c08e

Please sign in to comment.