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

Bump Python / Numpy supported versions #166

Merged
merged 16 commits into from
Oct 10, 2024

Conversation

benbovy
Copy link
Member

@benbovy benbovy commented Oct 9, 2024

Follow https://scientific-python.org/specs/spec-0000/ for both Python and Numpy.

Build wheels against Numpy 2.x so it works with both Numpy 1.xx and 2.x (isolated builds only... for conda-forge it relies on pinned versions and migrations).

Make Numba dependency optional (it often requires some time before it supports last Python versions).

TODO:

  • CI: build package with numpy 2.x and run tests with numpy 1.xx as suggested here (also skip optional dependencies like numba and check that everything goes well).

@benbovy benbovy changed the title Bump Python supported versions Bump Python / Numpy supported versions Oct 9, 2024
Allow building python 3.13 wheels without support for numba flow kernels
for now.
No such error when building locally?!
- add numba to doc environment
- revert api hidden (it works locally so it should work on RTD)
- doc envrionment: bump python version to 3.11 (maybe will solve the
  annotation warning similar to
  sphinx-doc/sphinx#11460 ?)
@benbovy benbovy merged commit 4a392ca into fastscape-lem:main Oct 10, 2024
22 checks passed
@benbovy benbovy deleted the bump-python-supported-versions branch October 10, 2024 09:12
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