1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

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
VENV = venv