Updated build

This commit is contained in:
retoor 2024-11-25 20:47:34 +01:00
parent e76bb08dbd
commit 48883e92f4

View File

@ -1,4 +1,7 @@
all: build sync export_dataset export_stats merge_images export_statistics export_mentions
all: ensure_env build sync export_dataset export_stats merge_images export_statistics export_mentions
ensure_env:
-@python3 -m venv venv
build:
pip install build