Commit Graph

21 Commits

Author SHA1 Message Date
Thomas J. Fan 42a34e81a2
CI Use conda-forge's openmp in osx to build wheels (#22109) 2022-01-03 16:48:36 +01:00
Thomas J. Fan 594b1f70fc
CI Build macOS arm wheels [cd build gh] (#21827)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
2021-12-02 16:57:25 +01:00
Thomas J. Fan 06ce32bbb8
CI Simplier wheel building config [cd build gh] (#21849) 2021-12-02 10:26:34 +01:00
Thomas J. Fan fe62250239
ENH Adds threadpoolctl info into show_versions (#21457)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-11-02 11:57:07 +01:00
Thomas J. Fan 686ab3ed36
BLD Fixes osx build by downgrading to 11.X (#21227) 2021-10-07 16:19:55 +02:00
Dimitri Papadopoulos Orfanos d3429c138a
MAINT Fix chmod ±x in .sh and .pyx files (#21234) 2021-10-05 23:04:07 +02:00
Thomas J. Fan efa5e3eee5
MAINT Removes remaining references to python 3.6 (#21110) 2021-09-23 11:38:38 +02:00
Thomas J. Fan 61ad2657a8
BLD Fixes OSX wheel build (#20470) 2021-08-30 10:26:41 +02:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Juan Carlos Alfaro Jiménez edc6995477
CI Use conda instead of pip to install anaconda-client (#19528) 2021-03-17 14:15:27 +01:00
Thomas J. Fan 1f26735127
CI Adds manylinux1 to building wheels (#19235)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-01-25 10:19:23 +01:00
Olivier Grisel fe52d1e87a
CI Use macos-10.13 compatible libomp when building the wheels (#19064)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-11 08:12:16 -05:00
Thomas J. Fan aacb1de05e
CI Publish to Pypi workflow for aarch64 wheels (#19060) 2020-12-22 17:48:46 +01:00
Guillaume Lemaitre ae3c48cf89 MNT update the number of wheels generated to upload to PyPI 2020-12-22 16:02:21 +01:00
Juan Carlos Alfaro Jiménez 671069c422
CI Dynamically select unpack directory (#18957) 2020-12-02 16:14:50 +01:00
Thomas J. Fan 41f3fd5509
CI Upload to pypi with GitHub actions (#18800)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-12-02 09:15:51 +01:00
Juan Carlos Alfaro Jiménez 2f09bbb7eb
MNT Use a minimal Windows Docker container to check the wheels [cd build] (#18802)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-18 18:53:46 +01:00
Juan Carlos Alfaro Jiménez f77fb7265f
FIX Properly select the directory to upload the wheels [cd build] (#18788) 2020-11-09 11:12:23 +01:00
Thomas J. Fan b3806f7789
MNT Checkout sklearn to get script to upload to anaconda [cd build] (#18779)
* MNT Checkout sklearn to get build script

* CI Install anaconda-client master
2020-11-08 21:39:54 +01:00
Juan Carlos Alfaro Jiménez 505f3d0ac7
FIX Trigger CD build on master branch [cd build] (#18774) 2020-11-06 15:40:07 +01:00
Juan Carlos Alfaro Jiménez cd60a35455
MNT Use cibuildwheel to build the wheels with [cd build] (#17921) 2020-11-06 15:05:51 +01:00