I was just editing my Dockerfile and suddenly IntelliJ showed me the message “No” without any context.

  • scrion@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    12 hours ago

    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.