File: rules

package info (click to toggle)
devolo-plc-api 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 504 kB
  • sloc: python: 1,644; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 285 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=-k "not test_wrong_password_type" --snapshot-warn-unused
export PYBUILD_AFTER_INSTALL=rm -rf {destdir}/usr/lib/python3*/dist-packages/devolo_plc_api-*.dist-info {destdir}/usr/lib/python3*/dist-packages/build

%:
	dh $@ --buildsystem=pybuild