mickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 2 天前Thank you IntelliJlemmy.mlimagemessage-square24fedilinkarrow-up1103arrow-down11file-text
arrow-up1102arrow-down1imageThank you IntelliJlemmy.mlmickkc@lmy.ndu.wtf to Programmer Humor@lemmy.mlEnglish · 2 天前message-square24fedilinkfile-text
I was just editing my Dockerfile and suddenly IntelliJ showed me the message “No” without any context.
minus-squarescrion@lemmy.worldlinkfedilinkarrow-up4·2 天前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.
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.