Skip to content

Commit 82f805e

Browse files
committed
conda build: quantities
1 parent 7d393b0 commit 82f805e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
# noarch: python # TODO Add back noarch when it works properly on Windows,
88
# we are converting packages manually now
99
script:
10-
- pip install quantities==0.12.3
10+
- pip install quantities
1111
- python setup.py install
1212

1313
requirements:

0 commit comments

Comments
 (0)