File: rules

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


export PYBUILD_NAME=pyee
export PYBUILD_TEST_ARGS = --ignore=tests/test_trio.py

%:
	dh $@ --buildsystem=pybuild --test-pytest