Codebase list python-cbor / 8c5bd9f1-8224-4685-ac55-aafdf00b153b/main debian / rules
8c5bd9f1-8224-4685-ac55-aafdf00b153b/main

Tree @8c5bd9f1-8224-4685-ac55-aafdf00b153b/main (Download .tar.gz)

rules @8c5bd9f1-8224-4685-ac55-aafdf00b153b/mainraw · history · blame

#!/usr/bin/make -f
# -*- makefile -*-

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

export PYBUILD_NAME=cbor


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