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

MacPython/scikit-learn-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c9294e · Nov 9, 2020
May 11, 2020
Aug 4, 2020
Aug 4, 2020
Aug 2, 2016
Jul 20, 2016
Nov 9, 2020
Nov 9, 2020
Jul 24, 2014
Feb 12, 2020
Apr 28, 2020

Repository files navigation

https://dev.azure.com/scikit-learn/scikit-learn/_apis/build/status/MacPython.scikit-learn-wheels?branchName=master

Scikit-learn wheel builder

DEPRECATION NOTICE: the scikit-learn wheel-building infrastructure has been moved to the main repo. It now uses the cibuildwheel system instead of the multibuild system.

Repository to build scikit-learn wheels.

Edit azure/windows.yml and azure/posix.yml to change the BUILD_COMMIT environment variable to set the name of the git tag to build, commit and push (to master).

Azure Pipelines 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:

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