Replies: 1 comment
-
Since PDM is a valid PEP 517 backend, you can just use the standard |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
How would I "publish" a package to pypi (the official pypi or other clones, including AWS CodeArtifact)?
I guess poetry has this feature although I haven't really used it. I know there's a pdm-publish project, but it looks like someone's personal project and the project itself was using poetry instead of pdm.
If there's no such capability at the moment, is there a plan to add one? (Of course, I can try to contribute, but wanted to know the plans first.) Thanks!
Beta Was this translation helpful? Give feedback.
All reactions