ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agoPackage managers be likelinux.communityimagemessage-square182linkfedilinkarrow-up1417file-text
arrow-up1417imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square182linkfedilinkfile-text
minus-square48954246@lemmy.worldlinkfedilinkEnglisharrow-up14·2 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.