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 · 3 comments
Open

Add support for pyproject.toml #46

jylin opened this issue Mar 5, 2022 · 3 comments

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/.

@hannylicious
Copy link

I am curious - is this something that would ever be supported? I see this has been open for quite some time.

A lot of our updating is done using pur and we really don't want to swap libraries.

@alanhamlett
Copy link
Owner

alanhamlett commented Nov 18, 2024

Most likely yes, if I find a day when I'm wanting to code on something. If you need it sooner please submit a PR and I'll review it.

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

4 participants