Codebase list python-cbor / 38639a1f-9d05-42c6-823d-d872de85aabd/main debian / rules
38639a1f-9d05-42c6-823d-d872de85aabd/main

Tree @38639a1f-9d05-42c6-823d-d872de85aabd/main (Download .tar.gz)

rules @38639a1f-9d05-42c6-823d-d872de85aabd/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