summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Chauvel <guillaume.chauvel@gmail.com>2020-09-25 12:20:07 +0200
committerGuillaume Chauvel <guillaume.chauvel@gmail.com>2020-09-29 17:16:22 +0200
commitd763c645d45ba88b907d04d9a3c4fa8016704cb5 (patch)
tree8b90889abe6e2c54d0ab0ef84bcb53f57d9ee181
parente4a199e5eb5d1d323ffe2bd9a37175b233c4e0a3 (diff)
downloadzuul-d763c645d45ba88b907d04d9a3c4fa8016704cb5.tar.gz
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
-rw-r--r--bindep.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index 7ab67cbee..63bc952c7 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]