negativenull@piefed.world to Programmer Humor@programming.devEnglish · 1 month agoObject Notationi.imgflip.comimagemessage-square58fedilinkarrow-up1391arrow-down16
arrow-up1385arrow-down1imageObject Notationi.imgflip.comnegativenull@piefed.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square58fedilink
minus-squareIced Raktajino@startrek.websitelinkfedilinkarrow-up1·1 month agoSounds like at least a minor improvement. Can those me moved and still work? Like, if I move the project folder, do I have to reinitialize it and download all the packages again?
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 month agoyou can always keep the venv dir in the project dir, even without uv. that’s what I do most of the times
Sounds like at least a minor improvement. Can those me moved and still work? Like, if I move the project folder, do I have to reinitialize it and download all the packages again?
you can always keep the venv dir in the project dir, even without uv. that’s what I do most of the times