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

Build python 3.12 wheels in Github Actions #563

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

sondreso
Copy link
Collaborator

No description provided.

python/pyproject.toml Outdated Show resolved Hide resolved
@sveinung-r
Copy link
Contributor

Not sure why the manylinux wheels for Python 3.9 is all of a sudden failing, but we can try building everything from 3.9 and above with manylinux2014. Or perhaps build everything with manylinux2014?

@sondreso
Copy link
Collaborator Author

slice objects are now hashable, allowing them to be used as dict keys and set items. (Contributed by Will Bradshaw, Furkan Onder, and Raymond Hettinger in gh-101264.)'

This seems to break some assumptions in the code from what I can tell. My knowledge of the inner workings of segyio is limited, so whoever wants to give it a try please feel free to hijack this PR and give it a spin 🙂

@sondreso sondreso merged commit 52bd5e3 into equinor:master Nov 29, 2023
14 checks passed
@sondreso sondreso deleted the python-3.12 branch November 29, 2023 09:51
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.

2 participants