File: rules

package info (click to toggle)
python-requests-futures 0.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 47
  • sloc: python: 178; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

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

override_dh_auto_test: