tox: remove requires: pip>=20.3.1

Causes some trouble in CI and not really needed as old pip should still
work.
This commit is contained in:
Ran Benita
2020-12-12 18:31:52 +02:00
parent 95e0e19b8d
commit f237b077fc

View File

@@ -16,7 +16,6 @@ envlist =
py37-freeze
docs
docs-checklinks
requires = pip >= 20.3.1
[testenv]
commands =