Skip to content

Commit

Permalink
Pip >= 22 breaks buildout run.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 7, 2022
1 parent d33d3cb commit 923aa98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -19,6 +19,7 @@ deps =
setuptools < 60
zc.buildout==3.0.0rc2
wheel
pip < 22
commands_pre =
{envbindir}/buildout -c {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop={toxinidir} install alltests
commands =
Expand Down

0 comments on commit 923aa98

Please sign in to comment.