File: rules

package info (click to toggle)
python-jsonrpc-async 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: python: 316; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=--asyncio-mode=auto tests.py

%:
	dh $@ --buildsystem=pybuild