mickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 5 hours agoThank you IntelliJlmy.ndu.wtfimagemessage-square18fedilinkarrow-up128file-text
arrow-up128imageThank you IntelliJlmy.ndu.wtfmickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 5 hours agomessage-square18fedilinkfile-text
I was just editing my Dockerfile and suddenly IntelliJ showed me the message “No” without any context.
minus-squarescrion@lemmy.worldlinkfedilinkarrow-up2·2 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.