Skip to content

Fix tests after release of pip 21

pip 21 does not support Python 2, so a pip install --upgrade pip or get-pip.py did not work anymore on CentOS7.

I also added an integration test for Ubuntu 20.04.

Closes #32 (closed)

Edited by Marco Clemencic

Merge request reports

Loading