File: rules

package info (click to toggle)
python-async-lru 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: python: 1,203; makefile: 17
file content (7 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME = async-lru
export PYBUILD_TEST_ARGS = --asyncio-mode=auto

%:
	dh $@ --buildsystem=pybuild