Skip to content

Commit

Permalink
Merge pull request #2457 from jaimergp/patch-1
Browse files Browse the repository at this point in the history
`python` should also be a runtime dependency
  • Loading branch information
Balandat committed Dec 11, 2023
2 parents 14705b9 + ebd81e5 commit 58c0335
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
- scikit-learn
- linear_operator>=0.5.2
Expand Down

0 comments on commit 58c0335

Please sign in to comment.