Skip to content

[UX] Avoid rebuilding the project #16

Description

@skandermoalla

installing the project with pip install -e . goes through a build phase and needs to download and install build dependencies.
Sometimes this is not needed if the project is just Python code, or if it can be cashed.
How can this be avoided? It creates a delay at the start of every container.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions