8000 tox: remove requires: pip>=20.3.1 · pytest-dev/pytest@f237b07 · GitHub
[go: up one dir, main page]

Skip to content

Commit f237b07

Browse files
committed
tox: remove requires: pip>=20.3.1
Causes some trouble in CI and not really needed as old pip should still work.
1 parent 95e0e19 commit f237b07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ envlist =
1616
py37-freeze
1717
docs
1818
docs-checklinks
19-
requires = pip >= 20.3.1
2019

2120
[testenv]
2221
commands =

0 commit comments

Comments
 (0)
0