Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

[WIP] Nighthly builds #4

Closed
wants to merge 5 commits into from
Closed

[WIP] Nighthly builds #4

wants to merge 5 commits into from

Conversation

rth
Copy link
Contributor

@rth rth commented Jan 29, 2018

Do not merge (yet).

Eventually aims to fix scikit-learn/scikit-learn#9485

Adapting the numpy setup, nightly builds would be built with cron using Travis CI on the daily branch. Numpy and most other packages uploads them to the pre-release container, for now, I'm using a separate sklearn-dev-wheels container for testing.

See https://travis-ci.org/rth/scikit-learn-wheels for the build status on my fork.

cc @lesteve @ogrisel

@rth
Copy link
Contributor Author

rth commented Jan 29, 2018

OSX builds faills with,

$ source multibuild/travis_steps.sh
$ before_install
sudo: pip: command not found

same as in #3 . I imagine multibuild needs updating?

@lesteve
Copy link

lesteve commented Jan 29, 2018

Nice to know you are working on this! This would be great to have for packages downstream of scikit-learn, e.g. packages in scikit-learn-contrib.

I imagine multibuild needs updating?

Worth a try, numpy-wheels seems to be using a more recent version of multibuild (multibuild @ 07480be looking at https://github.com/MacPython/numpy-wheels).

@amueller
Copy link
Contributor

superseded by #17 ?

@rth rth closed this Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide nightly wheels?
3 participants