kitty/Makefile
2017-01-09 09:09:29 +05:30

5 lines
53 B
Makefile

all:
python3 setup.py
test:
python3 setup.py test