Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf authored Sep 4, 2019
1 parent ef3d1d7 commit cd73010
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 @@ -14,7 +14,7 @@ build:
number: 0
noarch: python
script:
- "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv"
- "{{ PYTHON }} -m pip install . --no-deps -vv"
- rm -f "${PREFIX}/bin/conda" # [not win]
- del /f /q "%PREFIX%\\Scripts\\conda" # [win]
entry_points:
Expand Down

0 comments on commit cd73010

Please sign in to comment.