Skip to content

tkrabel/scikit-learn-wheels

 
 

Repository files navigation

https://travis-ci.org/MacPython/scikit-learn-wheels.svg?branch=master https://ci.appveyor.com/api/projects/status/0vgnsltgf2ghhbr2/branch/master?svg=true

Scikit-learn wheel builder

Repository to build scikit-learn wheels.

Edit appveyor.yml and .travis.yml to change the BUILD_COMMIT environment variable to set the name of the git tag to build, commit and push (to master).

Travis and appveyor should automatically build and test that version on Windows, Linux and OSX for various versions of Python (both 32 bit and 64 bit).

If the tests pass, the resulting wheels should show up on:

http://wheels.scipy.org

The following tool can be useful to download all the wheels for a specific release:

https://github.com/ogrisel/wheelhouse-uploader

and then use twine to publish all the wheels along with the locally built source tarball of the release all at once to PyPI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 58.5%
  • Batchfile 27.4%
  • Shell 14.1%