mickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 20 hours agoThank you IntelliJlemmy.mlimagemessage-square23fedilinkarrow-up187arrow-down11file-text
arrow-up186arrow-down1imageThank you IntelliJlemmy.mlmickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 20 hours agomessage-square23fedilinkfile-text
I was just editing my Dockerfile and suddenly IntelliJ showed me the message “No” without any context.
minus-squarescrion@lemmy.worldlinkfedilinkarrow-up3·17 hours agoPlease use a pyproject.toml file for both project setup and dependency management. It actually is standardized now in PEPs. uv is a great tool, now comes with a build tool as well. It has become a de-facto standard.
Please use a pyproject.toml file for both project setup and dependency management. It actually is standardized now in PEPs.
uv is a great tool, now comes with a build tool as well. It has become a de-facto standard.