File: rules

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

# export DH_VERBOSE=1

export PYBUILD_NAME=pooch
export PYBUILD_TEST_ARGS=-m "not network" -k "not test_check_availability_on_ftp" --pyargs pooch

%:
	dh $@ --buildsystem=pybuild