go:
	./test-zst_mods

setup:
	python3 -m pip install -r requirements.txt

clean:
	rm -rf __pycache__