ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agoPackage managers be likelinux.communityimagemessage-square150linkfedilinkarrow-up1383arrow-down190file-text
arrow-up1293arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square150linkfedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-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