File: rules

package info (click to toggle)
django-environ 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 208 kB
  • ctags: 177
  • sloc: python: 944; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Wed, 06 Jan 2016 18:23:05 +1100
export PYBUILD_NAME=django-environ

%:
	dh $@ --with python2,python3 --buildsystem=pybuild

override_dh_auto_test:
	PYTHONPATH=. LC_ALL=C.UTF-8 dh_auto_test