Skip to content
Snippets Groups Projects
Commit 39fe4fac authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Use the same version of numpy for build/test

parent d2601114
No related branches found
No related tags found
No related merge requests found
...@@ -56,12 +56,8 @@ pkg_config: ...@@ -56,12 +56,8 @@ pkg_config:
- 0.29.2 - 0.29.2
## The dependencies that we link against ## The dependencies that we link against
# anaconda
# we build for an old version of numpy for forward compatibility
# 1.11 seems to be the oldest on win that works with scipy 0.19.
numpy: numpy:
- 1.9 # [unix] - 1.13.3
- 1.11 # [win]
hdf5: hdf5:
- 1.10 # [not ppc64le] - 1.10 # [not ppc64le]
freetype: freetype:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment