Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienBesnier committed Jan 26, 2024
1 parent 1bba1e3 commit 0b447fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
preserve_egg_dir: True
string: phenomenal
script:
- {{ PYTHON }} setup.py install --single-version-externally-managed --record record.txt
- {{ PYTHON }} setup.py install #--single-version-externally-managed --record record.txt

requirements:

Expand All @@ -22,7 +22,7 @@ requirements:
- python {{PY_VER}}
- setuptools
- numpy

- cython

host:
- python
Expand Down

0 comments on commit 0b447fe

Please sign in to comment.