Skip to content

Commit 58c0335

Browse files
authored
Merge pull request #2457 from jaimergp/patch-1
`python` should also be a runtime dependency
2 parents 14705b9 + ebd81e5 commit 58c0335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.conda/meta.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ requirements:
1616
- python>=3.8
1717

1818
run:
19+
- python>=3.8
1920
- pytorch>=1.11
2021
- scikit-learn
2122
- linear_operator>=0.5.2

0 commit comments

Comments
 (0)