Codebase list python-webargs / d46ba5dc-17dd-4d98-beed-9837a08228f5/main debian / rules
d46ba5dc-17dd-4d98-beed-9837a08228f5/main

Tree @d46ba5dc-17dd-4d98-beed-9837a08228f5/main (Download .tar.gz)

rules @d46ba5dc-17dd-4d98-beed-9837a08228f5/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