~jelmer/byoci/trunk

1
2
3
4
5
6
7
8
9
FLAKE8 = flake8

test:
	byot-run

lint:
	$(FLAKE8) --filename='*.py' . \
		setup/hooks/*.py \
		testing/new-launchpad-oauth-token