File: rules

package info (click to toggle)
aplpy 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,952 kB
  • sloc: python: 3,739; makefile: 112; sh: 6
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE=1

export PYBUILD_NAME=aplpy
export PYBUILD_AFTER_TEST=rm -f {build_dir}/test_label_format.png
export PYBUILD_DISABLE_python3.11=test

%:
	dh $@ --buildsystem=pybuild