Skip to content

Wrong path to build-requirements #63

@teresende

Description

@teresende

Please, note that the INSTALL.md has a wrong path to the build-requirements.txt:
On the root dir run: pip install -q -I -r cd_pipelines/requirements.txt

In the current project structure the correct command is:
On the root dir run: pip install -q -I -r build-requirements.txt

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