Skip to content

Tox using pytest-runner setup scripts leads to invalid deps #635

Closed
@sliverc

Description

@sliverc

Currently tox uses pytest-runner setup script wrapper. This way tests are run differently when run locally as stated in README.md.

This may lead to different dependencies and errors as for example #634

Best to split up requirements as in DRF and remove setup pytest-runner script. Once this is done test_requires in setup.py would not be needed which remoes the duplication to requirements-development.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