Commit Graph

24 Commits

Author SHA1 Message Date
Thomas J. Fan f1d3417b08
MNT Drops Python 3.7 in CI, wheel building, and docs (#22617)
* MNT Drops Python 3.7

* MNT Bump NumPy and SciPy

* FIX Fix build

* FIX Bump versions improved

* DOC Fixes numpy version [pypy]

* BLD [pypy] [icc-build]

* Update docs

* MAINT use scipy.optimize.LinearConstraint in test

* MAINT scipy 1.1.0 related code clean-up

* scipy>=1.3.2 in pyproject.toml's build deps

* [cd build]

* DOC Adds comment about pypy

* MAINT remove _astype_copy_false

* FIX Update check for python version in setup.py

Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-02-28 18:23:02 +01:00
Olivier Grisel fbb8028a62
CI Fixes Windows 64 wheel builds (#22532) 2022-02-18 09:27:23 -05:00
Olivier Grisel 916ad36879
CI Stop building 32 bit linux wheels [cd build] (#22122) 2022-01-05 09:44:25 +01:00
Thomas J. Fan 5de723d2f9
CI Fixes wheel building (#22051) 2021-12-24 14:06:21 +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 88764398dd
BLD Build 3.10 wheel [cd build gh] (#21232)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-12-02 14:26:37 +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
Olivier Grisel 99f2dde0de
MAINT pin python version for source tarball builder [cd build] (#21386) 2021-10-21 10:58:20 -04:00
Thomas J. Fan 1038024a43
CI Removes python 3.6 builds from wheel building (#20184) 2021-06-03 15:47:34 +02: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
Adrin Jalali 468c3f4057
MNT replace master with main (#19237)
* replace master with main

* fix imbalanced-learn

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* asv default branch is `master`

Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +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 e406860586
CI Only build wheels on main repo (#19026) 2020-12-17 20:20:54 +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 59f41f0375
CI Checks the latest commit including merges (#18785) 2020-12-01 12:24:15 +01:00
Juan Carlos Alfaro Jiménez 2d294afbdf
MNT Revert commit trigger [cd build] (#18801) 2020-12-01 11:14:16 +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
Olivier Grisel 7149558f67
CI Enable parallel build on CI via an env variable (#18826)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-11-13 10:30:10 -05:00
Olivier Grisel ae5799f7c0
MNT set OMP_NUM_THREADS=2 for cibuildwheel [cd build] (#18807) 2020-11-12 16:04:31 +01:00
Olivier Grisel 1e69823d80
MNT Parallel platforms for cibuildwheel [cd build] (#18818) 2020-11-12 14:03:32 +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