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

Make SciPy a required dependency #1880

Merged
merged 23 commits into from
Sep 16, 2024
Merged

Conversation

larrybradley
Copy link
Member

With this PR, SciPy is now a required dependency, instead of an optional dependency. The reality is that most of the subpackages in photutils require scipy for functionality (as this large PR attests!). Version 2.0 is a good time to make it a required dependency.

This PR also bumps the minimum required scipy version to 1.10.0 following SPEC-0 (https://scientific-python.org/specs/spec-0000/).

@larrybradley larrybradley merged commit 7d239de into astropy:main Sep 16, 2024
22 checks passed
@larrybradley larrybradley deleted the scipy-dep branch September 16, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant