File: rules

package info (click to toggle)
app-model 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 700 kB
  • sloc: python: 5,484; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 146 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=app-model
export PYBUILD_TEST_ARGS=--verbosity=2 -m 'not needs_network'

%:
	dh $@ --buildsystem=pybuild