File: rules

package info (click to toggle)
python-jsonrpc2 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 200 kB
  • ctags: 73
  • sloc: python: 298; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_NAME=jsonrpc

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