File: rules

package info (click to toggle)
python-certifi 2018.8.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 420 kB
  • sloc: python: 69; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

DH_BUILD_MAINT_OPTIONS="nocheck"
export PYBUILD_NAME=certifi

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