• Xavier Thompson's avatar
    [feat] Prevent pip installing setup_requires · 4066f7f6
    Xavier Thompson authored
    Use a special .pydistutils.cfg in a temporary HOME directory for
    the duration of the pip wheel run to prevent build dependencies
    specified in a setup_requires from being installed on the fly
    without respecting pinned versions.
    4066f7f6
easy_install.py 69 KB