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

Re-enable testing of editable installs #98

Open
eguiraud opened this issue Mar 23, 2024 · 0 comments · May be fixed by #99
Open

Re-enable testing of editable installs #98

eguiraud opened this issue Mar 23, 2024 · 0 comments · May be fixed by #99
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@eguiraud
Copy link

It is currently broken, as per #96, because of issues with the deprecated numpy.distutils.

@fsciortino please assign this issue to me :)

eguiraud added a commit to eguiraud/Aurora that referenced this issue Mar 23, 2024
Recent versions of setuptools need the build requirements
to be specified in the pyproject.toml, see
https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#build-system-requirement

Editable installs are still not working, so this patch temporarily
disables them in order to bring the CI back to green.
The issue with editable installs is tracked at fsciortino#98.
@fsciortino fsciortino added bug Something isn't working help wanted Extra attention is needed labels Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants