Codebase list python-cbor / debian/0.1.21-1 debian / rules
debian/0.1.21-1

Tree @debian/0.1.21-1 (Download .tar.gz)

rules @debian/0.1.21-1raw · 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