We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d393b0 commit 82f805eCopy full SHA for 82f805e
.conda-recipe/meta.yaml
@@ -7,7 +7,7 @@ build:
7
# noarch: python # TODO Add back noarch when it works properly on Windows,
8
# we are converting packages manually now
9
script:
10
- - pip install quantities==0.12.3
+ - pip install quantities
11
- python setup.py install
12
13
requirements:
0 commit comments