Added clean method.
Some checks failed
dR export statistics build / Build (push) Failing after 11m5s

This commit is contained in:
retoor 2024-12-06 19:46:27 +01:00
parent 63c90a7ab3
commit 88f2b6abfe

View File

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