Skip to content

Makefile: Improve Python virtualenv setup

Felix Walter requested to merge feature/improve-python-venv-setup into master
  • Make it possible to just install the Python dependencies
  • Do not install pip via curl ... | python

Merge request reports