Skip to content

Commit

Permalink
set python version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Dec 24, 2024
1 parent a008b37 commit 72b044c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/cuequivariance-torch/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ test:
- pip check
requires:
- pip
- python {{ python_min }}
- pytorch

about:
Expand Down
1 change: 1 addition & 0 deletions recipes/cuequivariance/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ test:
- pip check
requires:
- pip
- python {{ python_min }}

about:
home: https://github.com/NVIDIA/cuEquivariance
Expand Down

0 comments on commit 72b044c

Please sign in to comment.