Skip to content

Allow to skip python installation #15

Description

@clalarco

In some cases, the project uses multiple requirements.txt file (for example, for build and testing) or even a different build system such as Poetry. In those cases, some import checks will fail because the steps are using a different python installation.

The proposal is to add a new parameter, such as require-python-installation (true as default), to skip all the installations and rely on the previous steps in the user's workflow.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions