Skip to content

The pip_lock rule should fail if either the PY2 or PY3 run fails #34

@apt-itude

Description

@apt-itude

Currently, if the PY2 run fails to resolve a dependency, it will proceed to the PY3 run, and the user will most likely miss the failure output and assume it succeeded. It should exit with an error as soon as the first invocation fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doneCompleted in a branch but not yet merged into master

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions