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)
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.


No differences found