cm0002@lemmy.world to Python@programming.dev · 3 months agoPython now has a standard package lock file format – though winning full adoption will be a challengedevclass.comexternal-linkmessage-square14linkfedilinkarrow-up1114arrow-down13
arrow-up1111arrow-down1external-linkPython now has a standard package lock file format – though winning full adoption will be a challengedevclass.comcm0002@lemmy.world to Python@programming.dev · 3 months agomessage-square14linkfedilink
minus-squareTunaLobster@lemmy.worldlinkfedilinkarrow-up1·3 months agoHere I am still using requirements.txt and the built in venv. Sure poetry looks cool. I just don’t have it everywhere. Now I just have to wait 5 years before I can reliably use a pylock.toml. Progress!
Here I am still using requirements.txt and the built in venv. Sure poetry looks cool. I just don’t have it everywhere. Now I just have to wait 5 years before I can reliably use a pylock.toml. Progress!