File: rules

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

export PYBUILD_NAME=churchtools

%:
	dh $@ --buildsystem=pybuild

# The pytest tests need a running ChurchTools instance
override_dh_auto_test: