File: rules

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

export PYBUILD_NAME=jsonpath-ng
export PYBUILD_TEST_ARGS=-k "not test_fields_value"

%:
	dh $@ --buildsystem=pybuild