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

Add support for pyproject.toml #46

Open
jylin opened this issue Mar 5, 2022 · 1 comment
Open

Add support for pyproject.toml #46

jylin opened this issue Mar 5, 2022 · 1 comment

Comments

@jylin
Copy link

jylin commented Mar 5, 2022

The same functionality should work, but you would just have to skip to only the "[dependencies]" section in pyproject.toml.

@janusheide
Copy link

I would also really like to see support for pyproject.toml in pur as I really like the development cycle pur enables, and is using / have used it in a bunch of projects.

Since many things have changed wrt. how dependencies are managed in Python, I am not sure that supporting pyproject.toml in pur necessarily makes sense? Anyway I wrote a small spiritual successor to pur you can check it out here: https://pypi.org/project/uppd/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants