cm0002@lemmy.world to Python@programming.dev · 21 days agoPython now has a standard package lock file format – though winning full adoption will be a challengedevclass.comexternal-linkmessage-square18fedilinkarrow-up1121arrow-down13
arrow-up1118arrow-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 · 21 days agomessage-square18fedilink
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·17 days agogit sources are not allowed by pypi.org pypi.org cartel does not like competition; github repos are no exception. Try to publish packages with git sourced packages and find out the hard way or save time and take my word for it. -- author of wreck
git sources are not allowed by pypi.org
pypi.org cartel does not like competition; github repos are no exception.
Try to publish packages with git sourced packages and find out the hard way or save time and take my word for it.
-- author of wreck