mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
all:
|
|
python3 setup.py
|
|
|
|
test:
|
|
python3 setup.py test
|