Skip to content

CI: Use apt, not pip, to install python packages.

Nick Mathewson requested to merge nickm/arti:no-pip3 into main

Debian's pip3 now apparently complains when root is running it, which breaks our old coverage CI.

Merge request reports