File: rules

package info (click to toggle)
python-transmission-rpc 7.0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 440 kB
  • sloc: python: 2,605; sh: 9; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME = transmission-rpc
export PYBUILD_TEST_ARGS= -k 'not test_real and not test_groups'

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