@[email protected] to Programmer [email protected]English • 2 years agoPackage managers be likelinux.communityimagemessage-square160fedilinkarrow-up1420arrow-down196file-text
arrow-up1324arrow-down1imagePackage managers be likelinux.community@[email protected] to Programmer [email protected]English • 2 years agomessage-square160fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish15•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.