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

BLD: Set scipy oldest supported version to 1.6 #618

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

rrjbca
Copy link
Contributor

@rrjbca rrjbca commented Jun 2, 2024

Description

In scipy 1.14 the scipy.integrate.cumtrapz will be deprecated. However the alias scipy.integrate.cumulative_trapezoid was not added until scipy 1.6. This pull request increases the oldest supported version of scipy to 1.6.

Checklist

  • Follow the Contributor Guidelines
  • Write unit tests
  • Write documentation strings
  • Assign someone from your working team to review this pull request
  • Assign someone from the infrastructure team to review this pull request

@rrjbca rrjbca merged commit f0a20fd into skypyproject:main Jun 25, 2024
6 checks passed
@rrjbca rrjbca deleted the scipy_oldest_1.6 branch June 25, 2024 19:19
rrjbca added a commit to rrjbca/skypy that referenced this pull request Sep 8, 2024
rrjbca added a commit to rrjbca/skypy that referenced this pull request Sep 8, 2024
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