Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cython version in XGBoost tests #2966

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

lostella
Copy link
Contributor

@lostella lostella commented Aug 15, 2023

Issue #, if available: Related to scikit-garden/scikit-garden#112

Description of changes: Bounds Cython to <3.0 in the XGBoost test workflow, since scikit-garden (only required there) setup fails with Cython>=3.0.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

@lostella lostella marked this pull request as ready for review August 15, 2023 20:57
@lostella lostella changed the title Fix Cython version for setup Fix Cython version in XGBoost tests Aug 15, 2023
@lostella lostella added the CI This item concerns continuous integration label Aug 15, 2023
@lostella lostella merged commit 0ffcaa6 into awslabs:dev Aug 15, 2023
21 checks passed
@lostella lostella deleted the fix-scikit-garden-setup branch August 15, 2023 21:15
@lostella lostella added the pending v0.13.x backport This contains a fix to be backported to the v0.13.x branch label Aug 24, 2023
lostella added a commit to lostella/gluonts that referenced this pull request Aug 24, 2023
@lostella lostella mentioned this pull request Aug 24, 2023
lostella added a commit that referenced this pull request Aug 25, 2023
* Turn `type` comparison into `isinstance` (#2958)

* Clean up RepresentablePredictor (#2967)

* Fix: use `isinstance` instead of type comparison (#2973)

* fix type comparison

---------

Co-authored-by: Pedro Eduardo Mercado Lopez <pedroml@amazon.com>

* Fix ArrowDecoder.decode to return instead of yield (#2976)

* Unpin pyarrow version (#2977)

* Fix Cython version in XGBoost tests (#2966)

* black

---------

Co-authored-by: Pedro Mercado <34275963+melopeo@users.noreply.github.com>
Co-authored-by: Pedro Eduardo Mercado Lopez <pedroml@amazon.com>
@lostella lostella removed the pending v0.13.x backport This contains a fix to be backported to the v0.13.x branch label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI This item concerns continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants