File: rules

package info (click to toggle)
taskw 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 416 kB
  • sloc: python: 2,689; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_NAME=taskw
export PYBUILD_TEST_NOSE=1
%:
	dh $@ --with python2,python3 --buildsystem=pybuild