docyment PY variable

This commit is contained in:
Bastian Venthur
2021-03-12 19:44:12 +01:00
parent 7decb8fddd
commit 12c3315808

View File

@@ -1,3 +1,4 @@
# system python interpreter. used only to create virtual environment
PY = python3 PY = python3
VENV = venv VENV = venv