PDM support #135
JohnMoutafis
started this conversation in
Ideas
PDM support
#135
Replies: 3 comments 3 replies
|
Hi @JohnMoutafis! I have a long-term goal to develop a standalone CLI, that isn't tied to Poetry in specific. Recently, I got a similar question about Hatch (#100). Currently, it is all-in Poetry though. But PDM seems like a very nice tool and I like the fact that it is PEP compliant! (moving this into the discussions section) |
1 reply
|
Quick update: I'm working on this right now and this is a first step towards supporting |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since PDM seems to have taken off lately and also provides a cleaner integration with
pyproject.toml(PEP 517, 621), is there any plan about adding Polylithic support for PDM?All reactions