ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agoPackage managers be likelinux.communityimagemessage-square159linkfedilinkarrow-up1414arrow-down195file-text
arrow-up1319arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square159linkfedilinkfile-text
minus-squarebjorneylinkfedilinkarrow-up2arrow-down1·2 years agoYes, which is EXACTLY like a pip freeze’d requirements.txt, storing the exact version of every package and downstream dependency you have installed
Yes, which is EXACTLY like a
pip freeze
’d requirements.txt, storing the exact version of every package and downstream dependency you have installed