Codebase list python-webargs / 1362ac17-ff93-40ca-90c7-a1e80db8494f/main debian / rules
1362ac17-ff93-40ca-90c7-a1e80db8494f/main

Tree @1362ac17-ff93-40ca-90c7-a1e80db8494f/main (Download .tar.gz)

rules @1362ac17-ff93-40ca-90c7-a1e80db8494f/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