Skip to content

DOC: add instructions to deprecation notice#86

Merged
rgommers merged 6 commits intoscipy:mainfrom
ddelange:patch-1
Sep 15, 2024
Merged

DOC: add instructions to deprecation notice#86
rgommers merged 6 commits intoscipy:mainfrom
ddelange:patch-1

Conversation

@ddelange
Copy link
Contributor

@ddelange ddelange commented Sep 13, 2024

  • python 3.7 - 3.12 can be supported with numpy v1 build-system
  • python 3.9 - 3.13 can be supported with numpy v2 build-system

took me a while to figure this one out, particularly in order to get musllinux_aarch64 working on cp39 in vaexio/vaex#2434

closes #85 and closes #75

@ddelange ddelange changed the title docs: add instructions to deprecation notice DOC: add instructions to deprecation notice Sep 15, 2024
@ddelange
Copy link
Contributor Author

hi @rgommers 👋

taking the liberty to ping you as last committer:)

@ddelange
Copy link
Contributor Author

ddelange commented Sep 15, 2024

green now on my fork: ddelange#1

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ddelange! The added docs look good, and the CI fix is also nice. In it goes.

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.

musllinux_aarch64 is not accounted for Fails on alpine due to musl wheel being in latest version

2 participants