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

Consider switching to pyproject.toml #566

Open
NeilGirdhar opened this issue Jan 4, 2024 · 0 comments
Open

Consider switching to pyproject.toml #566

NeilGirdhar opened this issue Jan 4, 2024 · 0 comments

Comments

@NeilGirdhar
Copy link
Contributor

When doing an editable install of jaxopt, I get:

DEPRECATION: Config settings are ignored for project file:///Users/neil/src/jaxopt. pip 24.0 will enforce this behaviour change. A possible replacement is to use --use-pep517 or add a pyproject.toml file to the project.

JaxOpt has a fairly simple setup.py, so it would be quite easy to convert it to a pyproject.toml. This has other benefits like pulling pylint's settings into the common file (like the Jax team did). Would such a PR be welcome?

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

No branches or pull requests

1 participant