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

Unpin scipy with new gwpy pin #414

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

duncanmmacleod
Copy link
Member

This PR updates the project dependencies in pyproject.toml as follows

  • remove max pin for scipy
  • update pin for gwpy to require >= 3.0.9 (the version that works with scipy >= 1.14.0)

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.27%. Comparing base (720bd0c) to head (6bf6f17).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #414      +/-   ##
==========================================
- Coverage   49.64%   49.27%   -0.38%     
==========================================
  Files          60       60              
  Lines        8823     8789      -34     
==========================================
- Hits         4380     4330      -50     
- Misses       4443     4459      +16     
Flag Coverage Δ
Linux 49.27% <ø> (-0.38%) ⬇️
macOS 49.27% <ø> (?)
python3.10 49.27% <ø> (-0.38%) ⬇️
python3.11 49.27% <ø> (-0.38%) ⬇️
python3.9 49.27% <ø> (-0.37%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant