File: rules

package info (click to toggle)
vacuum-map-parser-roborock 0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: python: 457; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export PYBUILD_NAME=vacuum-map-parser-roborock

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test: