File: rules

package info (click to toggle)
flake8-deprecated 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: python: 300; sh: 5; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# workaround non standard pytest not getting picked up by pybuild
export PYBUILD_TEST_ARGS=../../../run_tests.py

%:
	dh $@ --buildsystem=pybuild