Skip to content

Commit

Permalink
Update Python versions to build with
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Nov 8, 2023
1 parent a6402f2 commit 4bdef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source:
build:
number: 0
script: {{ PYTHON }} -m pip install . -vv --install-option="--offline" --install-option="--no-git"
skip: true # [py27]
skip: true # [<=py38]

requirements:
build:
Expand Down

0 comments on commit 4bdef91

Please sign in to comment.