Codebase list responses / debian/0.2.2-1 debian / rules
debian/0.2.2-1

Tree @debian/0.2.2-1 (Download .tar.gz)

rules @debian/0.2.2-1raw · history · blame

#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PYBUILD_DISABLE=test
export PYBUILD_NAME=responses

%:
	dh $@ --with python2,python3 --buildsystem=pybuild