Skip to content

Commit

Permalink
conda build: quantities
Browse files Browse the repository at this point in the history
  • Loading branch information
lepmik committed Sep 20, 2019
1 parent 03cb6e1 commit e3f8293
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 @@ -7,7 +7,7 @@ build:
# noarch: python # TODO Add back noarch when it works properly on Windows,
# we are converting packages manually now
script:
- pip install quantities==0.12.3
- pip install quantities
- python setup.py install

requirements:
Expand Down

0 comments on commit e3f8293

Please sign in to comment.