File: rules

package info (click to toggle)
servefile 0.5.4-3.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 1,337; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=servefile

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test:
	http_proxy= https_proxy= dh_auto_test -- --test-pytest