Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
preserve_egg_dir to false
  • Loading branch information
AurelienBesnier authored Oct 2, 2024
1 parent a8ba75b commit bf593f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ source:

build:
number: 0
preserve_egg_dir: True
preserve_egg_dir: False
string: phenomenal
script:
- {{ PYTHON }} -m pip install . -vv

requirements:
host:
- python
- setuptools
- numpy
- scipy
- cython
Expand Down

0 comments on commit bf593f1

Please sign in to comment.