Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow to skip python installation #15

Closed
@clalarco

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.

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