ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 年前Package managers be likelinux.communityimagemessage-square155linkfedilinkarrow-up1414arrow-down195file-text
arrow-up1319arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 年前message-square155linkfedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up2arrow-down1·2 年前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