Skip to content

Commit

Permalink
Update meta.yaml pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
mrahnis committed Jan 17, 2024
1 parent f66844c commit 49dd28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
build:
noarch: python
number: 0
script: python -m pip install --single-version-externally-managed --record=record.txt
script: {{ PYTHON }} -m pip install . -vv
entry_points:
- drape = drapery.cli.drape:cli

Expand Down

0 comments on commit 49dd28a

Please sign in to comment.