Skip to content

pip 19.1 prevents pytest from being used in editable mode #5167

@nicoddemus

Description

@nicoddemus

pip 19.1 prevents pytest to use editable mode (pypa/pip#6370) due to our pyproject.toml file.

This is a problem for us for two reasons:

  1. tox.ini uses usedevelop in a release and docs environments. I think we can get away from using it in docs, not so sure about release.

  2. We use editable mode ourselves.

I will open a PR shortly trying to address 1, but for 2 I don't know of any workaround other than downgrading pip manually.

cc @RonnyPfannschmidt

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: infrastructureimprovement to development/releases/CI structure

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions