File: rules

package info (click to toggle)
python-sparkpost 1.3.10-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 512 kB
  • sloc: python: 2,528; makefile: 31; sh: 10
file content (8 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=sparkpost
export PYBUILD_BEFORE_TEST=cp -r {dir}/test/assets {build_dir}/test/
export PYBUILD_TEST_ARGS=--ignore=test/tornado/test_tornado.py

%:
	dh $@ --buildsystem=pybuild