Skip to content

recommended pytest-runner in setup_requires means packages fail to install often #3814

@graingert

Description

@graingert

The recommendation to add pytest-runner to setup_requires means that all users of that package end up with an unnecessary pytest-runner package installed. This is bad because it bypasses pip hashes and --trusted-host

https://docs.pytest.org/en/latest/goodpractices.html#integrating-with-setuptools-python-setup-py-test-pytest-runner

MechanicalSoup/MechanicalSoup#224
rxcomm/pyaxo#26
jpadilla/pyjwt#179

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: docsdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions