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

Begin unpicking dependency issues #922

Merged
merged 7 commits into from Feb 7, 2024
Merged

Begin unpicking dependency issues #922

merged 7 commits into from Feb 7, 2024

Conversation

ml-evs
Copy link
Collaborator

@ml-evs ml-evs commented Feb 7, 2024

This PR begins to unpick deps issues like #915, by first disabling tests that we can no longer get to pass, and updating the CI so that the automated deps upgrade PRs actually run the tests.

  • Combine requirements files into one per platform, as the non-extras reqs were not being used for testing and were in conflict with the extras.
  • Drop Python 3.8 support (no longer supported by Numpy)
  • Try to fix some numpy invocations
  • Skip some tests, hopefully to re-enable at a later date

@ml-evs ml-evs force-pushed the ml-evs/deps-smoothing branch 2 times, most recently from 9650850 to 20bc53b Compare February 7, 2024 22:45
@ml-evs ml-evs merged commit 35f23a1 into main Feb 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant