File: rules

package info (click to toggle)
python-logassert 7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 160 kB
  • sloc: python: 641; makefile: 3; sh: 1
file content (6 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
	# Disable test on build time. They are executed by autopkgtest