File: rules

package info (click to toggle)
python-cobe 2.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 220 kB
  • ctags: 185
  • sloc: python: 1,084; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Tests are not shipped inside source package
export PYBUILD_DISABLE=test
export PYBUILD_NAME=cobe
export PYTHONWARNINGS=d

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