BLD: Use NumPy nightly wheels for non-release builds · ifEricReturnTrue/matplotlib@89979cb · GitHub
Skip to content

Commit 89979cb

Browse files
committed
BLD: Use NumPy nightly wheels for non-release builds
This uses the NumPy nightlies for non-release builds to ensure the matplotlib nightlies uploaded are build against the new NumPy version. These nightlies are not tested, but if they were they should actually still be tested against the release NumPy. This is necessary to allow NumPy to enforce API changes, it does mean that potential C-API breaks in NumPy need quicker follow-up unfortunately (either in NumPy or in matplotlib).
1 parent 378d115 commit 89979cb

1 file changed

Lines changed: 29 additions & 6 deletions

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 29 additions & 6 deletions

0 commit comments

Comments
 (0)