From 49bf378cce9ebf33f4ed522224974488d325e900 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 23 May 2019 13:55:55 +0200 Subject: Build-dep on requests too, as the library self-tests during build. --- debian/control | 1 + 1 file changed, 1 insertion(+) 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/ -- cgit v1.2.3