File: rules

package info (click to toggle)
pyvirtualdisplay 3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 388 kB
  • sloc: python: 1,396; sh: 62; ruby: 39; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download
1
2
3
4
5
6
#! /usr/bin/make -f

export PYBUILD_NAME=pyvirtualdisplay
export PYBUILD_TEST_ARGS=--ignore tests/test_race.py -v
%:
	dh $@ --with python3 --buildsystem=pybuild