Fix: Remove bugs and improve stability

This commit is contained in:
2025-03-20 03:21:22 +01:00
parent 927d52f588
commit 60fb9549fd
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ PYTHON="./.venv/bin/python"
ensure_env:
-@python3 -m venv .venv
$(PYTHON) -m pip install dataset
$(PYTHON) -m pip install dataset matplotlib
merge:
$(PYTHON) merge.py