Updated build
This commit is contained in:
parent
e76bb08dbd
commit
48883e92f4
5
Makefile
5
Makefile
@ -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:
|
build:
|
||||||
pip install build
|
pip install build
|
||||||
|
Loading…
Reference in New Issue
Block a user