cic-schema/python/Makefile

7 lines
66 B
Makefile
Raw Permalink Normal View History

2023-03-09 09:30:47 +01:00
.PHONY: all
all:
python setup.py sdist
test:
bash run_tests.sh