Open
Description
We now automatically install all dependencies in our Python-based tutorials via a requirements.txt
, where we also specify pyprecice
.
At the same time, we have an argument to ask for a specific Python bindings version to test.
This argument is now ignored, since we are executing inside a venv.