File: rules

package info (click to toggle)
beaker 1.13.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 716 kB
  • sloc: python: 6,036; makefile: 62
file content (10 lines) | stat: -rwxr-xr-x 318 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

export PYBUILD_NAME=beaker
%:
	dh $@ --buildsystem=pybuild

# Skip dh_auto_test. The 1.11.0 tarball was PyPI generated, and it does not
# include the tests directory at all. This override should be removed when
# uploading a new upstream which includes the tests directory.
override_dh_auto_test: