Skip to content

Avoid using setup_requires parameter in setup.py #9

@approxit

Description

@approxit

Howdy!

I stumbled upon problem with setup_requires and pip/poetry while using corporate PYPI mirror. As this package is used by pytest 6.0 (released 2 days ago) it can break things for many people.

Current workaround is to install setuptools-scm manually via pip, before poetry, but it still requires time to debug and fix.

More references for this problem: pytest-dev/pytest-xdist#136 pypa/setuptools#209

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