astara-neutron/Makefile
Duncan McGreggor a7c1019975 Changed check targets to not execute pep8 and pyflakes.
Jenkins does that automatically.
2012-09-10 17:37:40 -07:00

3 lines
25 B
Makefile

check:
tox -e py26,py27