File: rules

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

export PYBUILD_TEST_ARGS = -m "not linter"
export PYBUILD_DISABLE = test

%:
	dh $@ --buildsystem=pybuild