MNT Fetch numpy and scipy nightly wheels from anaconda#17672
MNT Fetch numpy and scipy nightly wheels from anaconda#17672thomasjpfan merged 3 commits intoscikit-learn:masterfrom
Conversation
|
Yea...I would be happy to help Cython migrate to the anaconda index. (I'll put together the PR to their build repo and someone else needs to set up the API keys) |
I think that the same approach that was followed for Scikit-learn wheel builder should be also valid for the Cython wheel builder. I will watch the repository to update this PR when Cython migrates to the Anaconda index. |
There was a problem hiding this comment.
We are merge this for now and then update when cython uploads its new wheels to the anaconda index.
Thank you for the PR @alfaro96 !
Thanks for the review @thomasjpfan! I have seen that you made a PR in MacPython/cython-wheels#4 to upload the |
|
The error in travis is valid and should be fixed in another PR. numpy has been thinking of deprecating |
Reference Issues/PRs
Closes #16413.
What does this implement/fix? Explain your changes.
This PR updates the CRON job to fetch the nightly wheels of
numpyandscipyfrom Anaconda instead of the Rackspace container.Any other comments?
Cython should be still fetched from the Rackspace container.