File: rules

package info (click to toggle)
python-genty 1.3.0-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 240 kB
  • ctags: 199
  • sloc: python: 1,061; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=genty
# Test suite doesn't work, and I don't even care
export PYBUILD_DISABLE=test
%:
	dh $@ --with python2,python3,pypy --buildsystem=pybuild