File: rules

package info (click to toggle)
dfdatetime 20240504-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 884 kB
  • sloc: python: 7,898; sh: 22; makefile: 15
file content (8 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

.PHONY: override_dh_auto_test
override_dh_auto_test: