Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored and martin-g committed Dec 23, 2024
1 parent f5e60d7 commit 8ca78a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes/vamb/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ source:

build:
number: 0
# Skipping py>=38 since no pytorch-cpu builds for Py3.8 are available. skip: True # [py27]
skip: True # [py<30 or py>=38]
entry_points:
- vamb=vamb.__main__:main
script: {{ PYTHON }} -m pip install . --no-deps -vv
Expand Down

0 comments on commit 8ca78a6

Please sign in to comment.