File: rules

package info (click to toggle)
pooch 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 968 kB
  • sloc: python: 2,546; makefile: 91
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