Changed check targets to not execute pep8 and pyflakes.
Jenkins does that automatically.
This commit is contained in:
parent
d3a5d5ba43
commit
a7c1019975
2
Makefile
2
Makefile
@ -1,2 +1,2 @@
|
||||
check:
|
||||
tox
|
||||
tox -e py26,py27
|
||||
|
Loading…
x
Reference in New Issue
Block a user