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

CI: Python Install Dependencies #134

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Aug 29, 2024

Update the Python install dependencies according to latest docs. Setuptools had a breaking change for Python 3.12 and we modernized accordingly.
AMReX-Codes/pyamrex#180

Also, there is some recent Pip issue on old Ubuntu 20.04:
AMReX-Codes/pyamrex#340
but this seems to be fine here now.

Update the Python install dependencies according to latest
docs. Setuptools had a breaking change for Python 3.12 and
we modernized accordingly.
@ax3l ax3l added the bug Something isn't working label Aug 29, 2024
@ax3l ax3l requested a review from WeiqunZhang August 29, 2024 23:04
@ax3l
Copy link
Member Author

ax3l commented Aug 30, 2024

Unbreaking Linux, will post a separate PR for macOS brew issues.

@ax3l ax3l merged commit 608c2aa into AMReX-Codes:main Aug 30, 2024
13 of 14 checks passed
@ax3l ax3l deleted the ci-update-python-installs branch August 30, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant