File: rules

package info (click to toggle)
python-rply 0.7.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 184 kB
  • sloc: python: 985; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
export PYTHONDONTWRITEBYTECODE=yes
export PYBUILD_NAME=rply

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