Skip to content

setuptools 42.0.0 breaks with allow-hosts set globally #1916

@yoctozepto

Description

@yoctozepto

The error message is:
distutils.errors.DistutilsError: the allow-hosts option is not supported when using pip to install requirements.

However, it's not even pip being used:
python3 setup.py sdist bdist_wheel --universal

(see my next comment for why strikethrough)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions