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 min setuptools version and remove setup.py #154

Merged
merged 2 commits into from Feb 26, 2023

Conversation

garth-wells
Copy link
Member

Simplification possible following setuptools fix. (pypa/setuptools#3151).

@garth-wells garth-wells merged commit 6eeef93 into main Feb 26, 2023
@garth-wells garth-wells deleted the bump-setuptools-version branch February 26, 2023 21:43
dham added a commit to firedrakeproject/ufl that referenced this pull request May 5, 2023
dham added a commit to firedrakeproject/ufl that referenced this pull request May 5, 2023
This reverts commit 6eeef93.

Numpy currently pins setuptools to 59.2 see:
numpy/numpy#22623

This commit caused UFL to require a lated setuptools. For complex
reasons to do with blas dependencies, Firedrake builds numpy without
build isolation. We also install UFL in editable mode, so that can't
use build isolation. Consequently we are stuck on the pinned setuptools.
dham added a commit to firedrakeproject/ufl that referenced this pull request May 5, 2023
This reverts commit 6eeef93.

Numpy currently pins setuptools to 59.2 see:
numpy/numpy#22623

This commit caused UFL to require a lated setuptools. For complex
reasons to do with blas dependencies, Firedrake builds numpy without
build isolation. We also install UFL in editable mode, so that can't
use build isolation. Consequently we are stuck on the pinned setuptools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant