aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-10-13 09:09:22 +0200
committerGuido Günther <agx@sigxcpu.org>2021-10-13 10:26:23 +0200
commit6ac98c75986e6ca473c89c4ebba23e337fabeb26 (patch)
tree87a881fba12f5c9eeaef26b01d66a4ba1fec9de0
parent5717704ae65a640ffec6a8b72f6acebfb43fc47b (diff)
d/control: Drop versioned python3 dep
Even oldoldstable is recent enough
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e3a06a41..679971ac 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
libdistro-info-perl,
perl,
pydoctor,
- python3 (>= 3.5),
+ python3,
python3-coverage,
python3-dateutil,
python3-mock,