Codebase list python-cbor / 53f349c4-dbe8-40d6-938b-ce5891dd98f7/main debian / rules
53f349c4-dbe8-40d6-938b-ce5891dd98f7/main

Tree @53f349c4-dbe8-40d6-938b-ce5891dd98f7/main (Download .tar.gz)

rules @53f349c4-dbe8-40d6-938b-ce5891dd98f7/main

7ba2717
 
 
 
 
 
 
 
 
 
 
#!/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