File: rules

package info (click to toggle)
blessings 1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 192 kB
  • sloc: python: 413; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 100 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test: