Force testing with newer pip and friends
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 26 May 2022 16:41:25 +0000 (16:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 26 May 2022 16:41:25 +0000 (16:41 +0000)
commitbcb3728503c41c9bbe96971b5dbba2e63d607b64
treef728e9d1ff0c7585ccd467c88185eaaffe678e88
parente3bc7f74dbe123224316870707ee0dd2a4ea00c8
Force testing with newer pip and friends

Set the "download" option to true in the default tox testenv, so
that pip, SetupTools and wheel will be updated to newer versions
when tests start. This should be manually overridden for now if
offline testing with precreated venvs is desired.
tox.ini