8000 Update multibuild, 2.0.0rc1, numpy version · MacPython/matplotlib-wheels@f85ecc4 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit f85ecc4

Browse files
committed
Update multibuild, 2.0.0rc1, numpy version
1 parent 95c17bb commit f85ecc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
env:
22
global:
33
- REPO_DIR=matplotlib
4-
- BUILD_COMMIT=v2.0.0b4
4+
- BUILD_COMMIT=v2.0.0rc1
55
- BUILD_DEPENDS=
66
- TEST_DEPENDS="numpy==1.11.0 nose mock sphinx"
77
- PLAT=x86_64
88
- UNICODE_WIDTH=32
9-
- NP_BUILD_DEP=1.6.2
9+
- NP_BUILD_DEP=1.7.1
1010
- MANYLINUX_URL=https://nipy.bic.berkeley.edu/manylinux
1111
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
1212
# Following generated with

0 commit comments

Comments
 (0)
0