File: rules

package info (click to toggle)
python-memoize 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 72 kB
  • sloc: python: 253; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=pymemoize

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