Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incompatibility with tox 2.5 | Richard van der Hoff | 2021-04-08 | 1 | -0/+1 |
Apparently on tox 2.5, `usedevelop` overrides `skip_install`, so we end up trying to install the full dependencies even for the `-old` environment. |