File: rules

package info (click to toggle)
python-requestsexceptions 1.1.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 136 kB
  • sloc: python: 33; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
DH_ALWAYS_EXCLUDE=CVS:.svn:.git
export PYBUILD_NAME = requestsexceptions

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