ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 3 years agoPackage managers be likelinux.communityimagemessage-square156fedilinkarrow-up1420file-text
arrow-up1420imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 3 years agomessage-square156fedilinkfile-text
minus-square48954246@lemmy.worldlinkfedilinkEnglisharrow-up14·3 years agoThat’s pipenv. Pip just has the capability to read and write from a requirements.txt, which is a step that must be taken manually
That’s pipenv. Pip just has the capability to read and write from a requirements.txt, which is a step that must be taken manually
Oh right, sorry.