File: rules

package info (click to toggle)
mkautodoc 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: python: 289; sh: 52; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
#! /usr/bin/make -f

export PYBUILD_NAME=mkautodoc
export PYTHONPATH = $(CURDIR)/tests/mocklib
%:
	dh $@ --with python3 --buildsystem=pybuild