summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5c4c4a5..a0911a0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: python
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
- python (>= 2.7~),
- python3,
+ python-all (>= 2.7~),
+ python3-all,
python-coverage-test-runner,
python3-coverage-test-runner,
pycodestyle,