mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
Source virtual env
This commit is contained in:
@@ -6,6 +6,7 @@ default: book
|
||||
diagrams:
|
||||
cd diagrams \
|
||||
&& python3 -m venv .venv \
|
||||
&& source .venv/bin/activate \
|
||||
&& pip3 install -r requirements.txt \
|
||||
&& python3 *.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user