File: rules

package info (click to toggle)
python-asyncprawcore 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,328 kB
  • sloc: python: 2,224; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=asyncprawcore
export PYBUILD_TEST_ARGS= --ignore tests/integration/test_sessions.py --ignore tests/unit/test_requestor.py

%:
	dh $@ --buildsystem=pybuild