Files
irctest/Makefile
Shivaram Lingamneni 0c03a8e1c7 expand pyflakes list
2021-02-15 21:12:06 +01:00

6 lines
179 B
Makefile

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