File: rules

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

export PYBUILD_NAME=jsonpath-ng
export PYBUILD_AFTER_TEST=${RM} -rv {build_dir}/jsonpath_ng/parser.out {build_dir}/.hypothesis {build_dir}/.pytest_cache

%:
	dh $@ --buildsystem=pybuild