ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agoPackage managers be likelinux.communityimagemessage-square155fedilinkarrow-up1419file-text
arrow-up1419imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square155fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up2·1 year 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