File: rules

package info (click to toggle)
lazyarray 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 116 kB
  • ctags: 125
  • sloc: python: 547; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with python2 --buildsystem=python_distutils

override_dh_auto_test:
	nosetests test