diff --git a/Makefile b/Makefile index b483604..a1878fb 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +# system python interpreter. used only to create virtual environment PY = python3 VENV = venv