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

Revert 1140 optional scipy #1147

Closed
wants to merge 3 commits into from
Closed

Revert 1140 optional scipy #1147

wants to merge 3 commits into from

Conversation

mavaylon1
Copy link
Contributor

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

rly and others added 2 commits July 7, 2024 21:01
* Move scipy to optional requirements

* Update changelog

* Add test for missing scipy importerror

* Fix test
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.87%. Comparing base (b115ca3) to head (f427301).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1147   +/-   ##
=======================================
  Coverage   90.87%   90.87%           
=======================================
  Files          42       42           
  Lines        9524     9524           
  Branches     1921     1921           
=======================================
  Hits         8655     8655           
  Misses        576      576           
  Partials      293      293           

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

@rly
Copy link
Contributor

rly commented Jan 17, 2025

I think this is not necessary anymore.

@rly rly closed this Jan 17, 2025
@rly rly deleted the revert-1140-optional_scipy branch January 17, 2025 18:10
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.

2 participants