File: rules

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

export PYBUILD_NAME=orderedattrdict
export PYBUILD_DISABLE=test

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