File: rules

package info (click to toggle)
python3-simpletal 5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 784 kB
  • sloc: python: 5,833; xml: 23; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

override_dh_installchangelogs:
	dh_installchangelogs Changes.txt

override_dh_auto_test:
	python3 ./runtests.py