File: rules

package info (click to toggle)
bpython 0.25-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,144 kB
  • sloc: python: 11,720; xml: 53; makefile: 5; sh: 2
file content (11 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# Force UTF-8 locale
export LC_ALL=C.UTF-8

%:
	dh $@ \
		--buildsystem=pybuild

override_dh_auto_test:
	# dh_auto_test -- --test-nose