Codebase list python-webargs / 228b0646-8205-4c67-a9a3-fc54c4a9f48d/main debian / rules
228b0646-8205-4c67-a9a3-fc54c4a9f48d/main

Tree @228b0646-8205-4c67-a9a3-fc54c4a9f48d/main (Download .tar.gz)

rules @228b0646-8205-4c67-a9a3-fc54c4a9f48d/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