File: rules

package info (click to toggle)
python-flanker 0.9.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,976 kB
  • sloc: python: 9,308; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=flanker

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

# Testing has been disabled because one of the test dependencies is not
# in Debian. (coveralls)
override_dh_auto_test: