File: rules

package info (click to toggle)
python-async-lru 2.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 904; makefile: 17
file content (7 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download
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