File: rules

package info (click to toggle)
yte 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: python: 545; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME = yte
export PYBUILD_TEST_ARGS = {dir}/tests.py

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