mickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 15 hours agoThank you IntelliJlmy.ndu.wtfimagemessage-square20fedilinkarrow-up171arrow-down11file-text
arrow-up170arrow-down1imageThank you IntelliJlmy.ndu.wtfmickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 15 hours agomessage-square20fedilinkfile-text
I was just editing my Dockerfile and suddenly IntelliJ showed me the message “No” without any context.
minus-squarescrion@lemmy.worldlinkfedilinkarrow-up3·12 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.