File: rules

package info (click to toggle)
dill 0.2.3-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports-sloppy
  • size: 440 kB
  • sloc: python: 3,964; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 118 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#DH_VERBOSE = 1

export PYBUILD_NAME=dill

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