-
- Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
bug:upstreamsomething does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependencysomething does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependency
Description
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
Labels
bug:upstreamsomething does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependencysomething does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependency