File: rules

package info (click to toggle)
python-sniffio 1.0.0-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 188 kB
  • sloc: python: 159; makefile: 14
file content (7 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_INTERPRETERS=python3.7
export PYBUILD_VERSIONS=3.7

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