File: rules

package info (click to toggle)
python-fswrap 0.1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 220 kB
  • ctags: 211
  • sloc: python: 1,124; makefile: 4; xml: 4
file content (7 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
# -*- makefile -*-
%:
	dh $@ --with python2

override_dh_auto_test:
	python setup.py test