Skip to content

Installation failures with setuptools 34 & 35 #656

@rpkilby

Description

@rpkilby

This is a continuation of tox-dev/tox-travis#76.

Travis's python 3.4 environment ships a broken version of setuptools (more details in the tox-travis issue). When upgrading dependencies that setuptools itself depends on (such as six in this case) a race condition may occur where the package temporarily does not exist, causing the installation to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug:upstreamsomething does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependency

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions