Skip to content

Commit 2a8727a

Browse files
committed
add numpy
1 parent 8cef5f2 commit 2a8727a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ test_script:
5353
# is set dynamically. This unfortunately mean that conda build --output
5454
# doesn't really work.
5555
#
56-
- "%CMD_IN_ENV% conda install --yes --quiet cython setuptools_scm nose"
56+
- "%CMD_IN_ENV% conda install --yes --quiet cython numpy setuptools_scm nose"
5757
- "%CMD_IN_ENV% python -m pip install zict heapdict fasteners"
5858

5959
# Build the compiled extension and run the project tests

0 commit comments

Comments
 (0)