File: rules

package info (click to toggle)
python-mrcz 0.5.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 260 kB
  • sloc: python: 2,216; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 10 Apr 2024 17:09:05 +0200
export PYBUILD_NAME=mrcz
export PYBUILD_TEST_CUSTOM=1
export PYBUILD_TEST_ARGS={interpreter} -m unittest -v mrcz.test_mrcz

%:
	dh $@ --buildsystem=pybuild