File: rules

package info (click to toggle)
python-pynetbox 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,128 kB
  • sloc: python: 3,557; makefile: 13
file content (7 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# A working Netbox instance is needed for tests
export PYBUILD_DISABLE=test

%:
	dh $@ --with python3 --buildsystem=pybuild