ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 年前Package managers be likelinux.communityimagemessage-square155fedilinkarrow-up1411arrow-down194file-text
arrow-up1317arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 年前message-square155fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up2arrow-down1·1 年前Yes, 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