Files
irctest/Makefile
Shivaram Lingamneni 7a05081960 add makefile
2021-02-15 21:11:56 +01:00

6 lines
136 B
Makefile

.PHONY: oragono
oragono:
pyflakes3 ./irctest/controllers/oragono.py irctest/server_tests/*.py
./test.py irctest.controllers.oragono