File: rules

package info (click to toggle)
dfdatetime 20200824-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 736 kB
  • sloc: python: 5,827; sh: 120; makefile: 18
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: