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

CI: Have NumpyDev build only test nightly numpy #55596

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

mroeschke
Copy link
Member

Since scipy is an optional dependency and is only use sparsely within the pandas API, I don't think it's entirely necessary to test its nightly

@mroeschke mroeschke added the CI Continuous Integration label Oct 19, 2023
@mroeschke mroeschke added this to the 2.1.2 milestone Oct 19, 2023
@jbrockmendel
Copy link
Member

im fine with this; is this needed to get the CI back to green?

@mroeschke
Copy link
Member Author

It conveniently gets the CI back to green. The main is issue is that scipy has deprecated np.core usage and will need to be fixed upstreamed

@mroeschke
Copy link
Member Author

Going to merge to get the CI back to green

@mroeschke mroeschke merged commit 503e8e8 into pandas-dev:main Oct 19, 2023
@mroeschke mroeschke deleted the ci/nightly/no_scipy branch October 19, 2023 22:53
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 19, 2023
mroeschke added a commit that referenced this pull request Oct 20, 2023
… nightly numpy) (#55602)

Backport PR #55596: CI: Have NumpyDev build only test nightly numpy

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants