File: rules

package info (click to toggle)
soundconverter 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,956 kB
  • sloc: python: 5,067; xml: 161; 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 $@ --buildsystem=pybuild --with python3

override_dh_auto_test:
	# disable tests; they are currently broken