mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-19 21:55:13 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
all:
|
|
python3 setup.py
|
|
|
|
test:
|
|
python3 setup.py test
|