From d763c645d45ba88b907d04d9a3c4fa8016704cb5 Mon Sep 17 00:00:00 2001 From: Guillaume Chauvel Date: Fri, 25 Sep 2020 12:20:07 +0200 Subject: [PATCH] Fix bindep.txt: clean remaining python3.7 While upgrading tox37 to tox38, those lines were not updated/removed they can be removed as: -tox-py3X jobs specify python version to install during ensure-python -other jobs are most likely using ensure-pip, which on ubuntu-bionic install python3-venv and python3.6 Change-Id: I0abfa76d4a7057c8b9154cc111bb0aa20f4fe0bb --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 7ab67cbeea..63bc952c7d 100644 --- a/bindep.txt +++ b/bindep.txt @@ -37,8 +37,6 @@ gmp [platform:apk] procps [platform:apk platform:dpkg] python3-dev [compile test platform:dpkg platform:apk] python3-devel [compile test platform:rpm] -python3.7 [test platform:ubuntu-bionic] -python3.7-dev [test platform:ubuntu-bionic] bubblewrap [!platform:ubuntu-xenial] socat libre2-dev [compile test platform:dpkg]