File: rules

package info (click to toggle)
python-scantree 0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 1,040; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
#DH_VERBOSE = 1
export PYBUILD_NAME = scantree
export PYBUILD_TEST_ARGS = -k 'not test_cache_by_real_path_speedup'

%:
	dh $@ --buildsystem=pybuild