Skip to content
Extraits de code Groupes Projets
Makefile 718 octets
Newer Older
make: ppparis pref04 pref06 pref09 pref13 pref34 pref35 pref38 pref59 pref62 pref65 pref69 pref81 pref83 pref976
ppparis:
	python cli.py --pref ppparis
pref04:
	python cli.py --pref pref04
pref09:
	python cli.py --pref pref09
pref13:
pref34:
	python cli.py --pref pref34
pref38:
	python cli.py --pref pref38
pref59:
	python cli.py --pref pref59
Bastien Le Querrec's avatar
Bastien Le Querrec a validé
pref65:
	python cli.py --pref pref65
pref69:
	python cli.py --pref pref69
pref81:
	python cli.py --pref pref81
pref83:
	python cli.py --pref pref83
pref976:
	python cli.py --pref pref976
lint:
	pycodestyle --first --show-source *.py