File: rules

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

# some tests needs a pty
export PYBUILD_TEST_ARGS = -k 'not component_state_enums_contain_human_readable_values'

%:
	dh $@ --buildsystem=pybuild