diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fcadaf1..80eef11 100644 --- a/debian/control +++ b/debian/control @@ -7,10 +7,12 @@ Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), python-chardet, + python-pytest, python-setuptools, python-urllib3 (>= 1.7.1), python3-all, python3-chardet, + python3-pytest, python3-setuptools, python3-urllib3 (>= 1.7.1), python3-wheel |