Skip to content
Extraits de code Groupes Projets
Makefile 1,26 ko
Newer Older
make: ppparis pref04 pref05 pref06 pref09 pref13 pref25 pref31 pref33 pref34 pref35 pref38 pref42 pref44 pref59 pref62 pref63 pref64 pref65 pref66 pref69 pref73 pref80 pref81 pref83 pref87 pref93 pref94 pref976
	bin/python3 cli.py ppparis
	bin/python3 cli.py pref04
	bin/python3 cli.py pref05
	bin/python3 cli.py pref06
	bin/python3 cli.py pref09
pref13:
	bin/python3 cli.py pref13
pref25:
	bin/python3 cli.py pref25
	bin/python3 cli.py pref31
	bin/python3 cli.py pref33
	bin/python3 cli.py pref34
	bin/python3 cli.py pref35
	bin/python3 cli.py pref38
	bin/python3 cli.py pref42
	bin/python3 cli.py pref44
	bin/python3 cli.py pref59
	bin/python3 cli.py pref62
pref63:
	bin/python3 cli.py pref63
	bin/python3 cli.py pref64
Bastien Le Querrec's avatar
Bastien Le Querrec a validé
pref65:
	bin/python3 cli.py pref65
	bin/python3 cli.py pref66
	bin/python3 cli.py pref69
pref73:
	bin/python3 cli.py pref73
	bin/python3 cli.py pref80
	bin/python3 cli.py pref81
	bin/python3 cli.py pref83
	bin/python3 cli.py pref87
pref93:
	bin/python3 cli.py pref93
pref94:
	bin/python3 cli.py pref94
	bin/python3 cli.py pref976
lint:
	bin/pycodestyle --first --show-source --ignore=E501 *.py