Skip to content

Commit

Permalink
use pip
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Jan 2, 2025
1 parent 55e8d7a commit 3a4709a
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
- pip install . -vv

requirements:
build:
Expand Down

0 comments on commit 3a4709a

Please sign in to comment.