File: rules

package info (click to toggle)
python-rply 0.7.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 208 kB
  • ctags: 139
  • sloc: python: 1,065; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYTHONDONTWRITEBYTECODE=yes
export PYBUILD_NAME=rply

%:
	dh $@ --with python2,python3,pypy --buildsystem=pybuild