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

Pyproject.toml / Poetry Support #10

Closed
MeanderingProgrammer opened this issue Feb 3, 2024 · 1 comment
Closed

Pyproject.toml / Poetry Support #10

MeanderingProgrammer opened this issue Feb 3, 2024 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@MeanderingProgrammer
Copy link
Owner

I went through and made a proof of concept that works with poetry: https://github.com/MeanderingProgrammer/py-requirements.nvim/tree/toml-support.

However I am unsure in what case this would be useful to anyone.

Poetry itself has update commands that are ran from the CLI so I am unsure when a developer would be looking at the pyproject.toml file directly, outside of some rare occasions when things are not working.

I personally do not use poetry so am unsure what a good state looks like and would not use it enough to notice any short-comings.

I am up for someone else taking this across the finish if they would find it useful and know what to look for, but since that is not me I will be leaving this as is.

@MeanderingProgrammer MeanderingProgrammer added enhancement New feature or request wontfix This will not be worked on labels Feb 3, 2024
@MeanderingProgrammer MeanderingProgrammer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
@ObserverOfTime
Copy link

Would you care to revisit this in order to support PEP 621 dependencies rather than poetry?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants