Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set PIP_USE_PEP517 in installer command so as not to influence the tests with... | Jason R. Coombs | 2020-01-21 | 1 | -0/+2 |
* | Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in me... | Jason R. Coombs | 2020-01-20 | 1 | -7/+32 |
* | Move test dependencies to package metadata. | Jason R. Coombs | 2020-01-19 | 1 | -1/+19 |
* | Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp... | Jason R. Coombs | 2020-01-19 | 1 | -2/+9 |
* | Restore testing on Python 2, bypassing the requires-python check when install... | Jason R. Coombs | 2020-01-12 | 1 | -0/+5 |
* | Rely on tox-pip-version to upgrade pip and minimize the hack for removing set... | Jason R. Coombs | 2020-01-12 | 1 | -22/+15 |
* | Restore build-backend and remove switch to avoid pep517. Ref #1644. | Jason R. Coombs | 2019-12-01 | 1 | -6/+0 |
* | tweak workaround for #1644 | Benoit Pierre | 2019-11-15 | 1 | -1/+10 |
* | improve workaround for #1644 | Benoit Pierre | 2019-10-07 | 1 | -0/+29 |