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

[RFE] Support pdm #232

Open
Bing-su opened this issue Apr 28, 2022 · 4 comments
Open

[RFE] Support pdm #232

Bing-su opened this issue Apr 28, 2022 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@Bing-su
Copy link

Bing-su commented Apr 28, 2022

there are many python package managers...

I hope micropipenv supports pdm.

@fridex
Copy link
Collaborator

fridex commented Apr 28, 2022

Thanks for opening this RFE. It looks like pdm's lock file is very similar to the one that Poetry uses. Briefly checking the lockfile and pdm implementation, having pdm supported might not be that hard to implement (just a first guess). Nevertheless, we do not have any project that would use pdm. If you or someone from the community implements support for it, we are happy to review or give guidance (at least I personally do not have time to implement it).

@Bing-su Bing-su changed the title support pdm [RFE] Support pdm Apr 29, 2022
@codificat
Copy link
Member

/kind feature

@sesheta sesheta added the kind/feature Categorizes issue or PR as related to a new feature. label May 2, 2022
@goern
Copy link
Member

goern commented Jul 26, 2022

/priority backlog
/triage accepted

@sesheta sesheta added priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Jul 26, 2022
@frenzymadness
Copy link
Collaborator

It's probably clear from the inactivity in this issue but we won't get to this soon. Micropipenv needs some maintenance and bugfixes first which is something we should focus on right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

6 participants