Skip to content

Commit

Permalink
ensuring the correct pip is used
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Dec 19, 2024
1 parent 32864fb commit fe65abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/moleculekit/recipe_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source:

build:
script:
- $PYTHON -m pip install . --no-build-isolation -vv
- python -m pip install . --no-build-isolation -vv

requirements:
build:
Expand Down

0 comments on commit fe65abc

Please # to comment.