Skip to content

python -m pip install -e . builds release instead of debug #459

@lycantropos

Description

@lycantropos

I've started to get issues in CI, after debugging I can say that this commit
925b3ba
introduces changes that breaks previous behavior:
after running

> python -m pip install -e .

previously target/debug build was created and after that commit it started creating target/release instead, is it expected?

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