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 8cef5f2 commit 2a8727aCopy full SHA for 2a8727a
appveyor.yml
@@ -53,7 +53,7 @@ test_script:
53
# is set dynamically. This unfortunately mean that conda build --output
54
# doesn't really work.
55
#
56
- - "%CMD_IN_ENV% conda install --yes --quiet cython setuptools_scm nose"
+ - "%CMD_IN_ENV% conda install --yes --quiet cython numpy setuptools_scm nose"
57
- "%CMD_IN_ENV% python -m pip install zict heapdict fasteners"
58
59
# Build the compiled extension and run the project tests
0 commit comments