File: rules

package info (click to toggle)
html5lib 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,484 kB
  • sloc: python: 13,014; sh: 10; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_NAME=html5lib
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS={dir}

%:
	dh $@ --buildsystem=pybuild

override_dh_installchangelogs:
	dh_installchangelogs CHANGES.rst