mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 01:36:10 +07:00
Revert "Use the pre-installed diagrams library in the tools container"
This reverts commit f2914a51f6
.
This commit is contained in:
parent
1e2124d38a
commit
1b9d6c38bc
@ -5,6 +5,8 @@ default: book
|
||||
.PHONY: diagrams
|
||||
diagrams:
|
||||
cd diagrams \
|
||||
&& python3 -m venv .venv \
|
||||
&& pip3 install -r requirements.txt \
|
||||
&& python3 *.py
|
||||
|
||||
.PHONY: book
|
||||
|
Loading…
Reference in New Issue
Block a user