chaospatterns@lemmy.world to Python@programming.devEnglish · 1 year agoPython has too many package managersdublog.netexternal-linkmessage-square39linkfedilinkarrow-up180arrow-down16
arrow-up174arrow-down1external-linkPython has too many package managersdublog.netchaospatterns@lemmy.world to Python@programming.devEnglish · 1 year agomessage-square39linkfedilink
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up9·edit-21 year agoUnfortunately, PEP 582 was rejected, so PDM has deprecated the functionality. But it does support PEP 621, which can’t be said for Poetry. There’s a PR.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up8·1 year agoPoetry’s compatibility with PEP 621 is underway, but it’ll likely be delayed to version 2. Poetry provides a lot of the same functionality for quite some time now, which complicates the quick adoption, but it’ll happen.
Unfortunately, PEP 582 was rejected, so PDM has deprecated the functionality. But it does support PEP 621, which can’t be said for Poetry. There’s a PR.
Poetry’s compatibility with PEP 621 is underway, but it’ll likely be delayed to version 2.
Poetry provides a lot of the same functionality for quite some time now, which complicates the quick adoption, but it’ll happen.