File: rules

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

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

override_dh_auto_test:
	# Upstream doesn't ship tests in the sdist