weblate/requirements-ci.txt
Michal Čihař 1ab3f0c44e CI: Use virtualenv for each version testing
Recently, pip has issues with downgrading environment from current to older one.
Starting with clean one seems to help here and it also closer
simulates what happens on the upgrade.
2021-04-16 08:09:09 +02:00

3 lines
45 B
Text

pip==21.0.1
virtualenv==20.4.3
wheel==0.36.2