debian/rules
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 11 Dec 2015 17:21:58 +0100
changeset 11603 c7bfeb7b0d67
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[tox] Use py.test Rename test view so that py.test does not consider it as a test function.

#!/usr/bin/make -f

.PHONY: build
build:
	dh $@ --with python2

%:
	dh $@ --with python2