Codebase list python-webargs / 1b8caef9-3bdc-49ed-ba76-0a08a21969f7/main debian / rules
1b8caef9-3bdc-49ed-ba76-0a08a21969f7/main

Tree @1b8caef9-3bdc-49ed-ba76-0a08a21969f7/main (Download .tar.gz)

rules @1b8caef9-3bdc-49ed-ba76-0a08a21969f7/mainraw · history · blame

#!/usr/bin/make -f

#export DH_VERBOSE = 1

export PYBUILD_NAME=webargs
#ignore tests (we don't have all the dependencies, and not the required versions)
export PYBUILD_DISABLE=test

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