File: rules

package info (click to toggle)
python-plyer 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: python: 13,112; sh: 217; makefile: 177
file content (8 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# TODO: check testsuite at build-time
#export PYBUILD_TEST_ARGS = --rootdir=$(CURDIR)
export PYBUILD_DISABLE=test

%:
	dh $@ --buildsystem=pybuild