summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-05-23 13:55:55 +0200
committerGard Spreemann <gspr@nonempty.org>2019-05-23 13:55:55 +0200
commit49bf378cce9ebf33f4ed522224974488d325e900 (patch)
treea97d363d07f56cf0cec3139278cb19ba38d05830
parent623cc0b72e7783ca49ce1d9bf98c6a30def999be (diff)
Build-dep on requests too, as the library self-tests during build.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 92de73d..297a966 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Standards-Version: 4.3.0.3
Build-Depends: debhelper (>= 12),
dh-python,
python3-all,
+ python3-requests,
python3-setuptools
Rules-Requires-Root: no
Homepage: https://pypi.org/project/cdsapi/