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

MAINT, DEBUG: fork test for bumping NumPy, Python lower bounds #81

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tylerjereddy
Copy link
Owner

No description provided.

* Bump the minimum supported NumPy version to
`1.24.4` ahead of the upcoming SciPy `1.15.0` release.
* Bump the minimum numpy version to `1.25.2`, based
on reviewer feedback.

* Initial work to bump minimum Python version to `3.11`,
based on reviewer feedback.

[ci skip]
* More adjustments to handle removal of support for Python `3.10.`
@tylerjereddy tylerjereddy force-pushed the treddy_bump_numpy_fork branch 2 times, most recently from 5b64e97 to cc0bb1e Compare January 30, 2025 01:16
* For the Linux Python debug CI job, bump the base Ubuntu version
now that we don't support Python 3.10. The new Python debug
version in use for that job is Python 3.12.3.

* For the Linux `test_venv_install` CI job, bump the base Ubuntu
version now that we don't support Python 3.10.

* For the Linux `distro_multiple_pythons` CI job, also bump
the base Ubuntu version so that we use Python 3.11 (non-default)
and Python 3.12 (default).
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