From: guillaume.lambert Date: Wed, 31 Aug 2022 08:24:52 +0000 (+0200) Subject: Release Python version fixed for PCE func tests X-Git-Tag: 6.0.0~34 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F102269%2F2;hp=8be6e0b8b05ca347c3ffac819d47c007cf4e3529;p=transportpce.git Release Python version fixed for PCE func tests Signed-off-by: guillaume.lambert Change-Id: Iea3ee2e16edb2f0001da66a6432bc03d751fcb35 --- diff --git a/tox.ini b/tox.ini index 5da05f9cc..cef6e0e78 100644 --- a/tox.ini +++ b/tox.ini @@ -69,7 +69,7 @@ deps = gnpy4tpce==2.4.7 whitelist_externals = launch_tests.sh passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION -basepython = python3.8 +basepython = python3 commands = ./launch_tests.sh pce {posargs:}