mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-20 14:15:31 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
all:
|
|
python3 setup.py
|
|
|
|
test:
|
|
python3 setup.py test
|