File: rules

package info (click to toggle)
geopy 2.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 928 kB
  • sloc: python: 10,243; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYTHONWARNINGS=d
export PYBUILD_NAME=geopy

export PYTEST_ADDOPTS=--asyncio-mode=auto --ignore=test/adapters --tb=short

%:
	dh $@ --buildsystem=pybuild