From 735af44fcb12af164c4b349017f91e6127282236 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Thu, 3 Feb 2022 11:07:38 +0100 Subject: [PATCH] Fix the GNPy version used for tests to 1.2.1 JIRA: TRNSPRTPCE-571 Signed-off-by: Gilles Thouenon Change-Id: Ic5ae9931a9e994f31aa5a617793915d85b8b5cc0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index db710a348..830026113 100644 --- a/tox.ini +++ b/tox.ini @@ -64,7 +64,7 @@ deps = -r{toxinidir}/tests/requirements.txt -r{toxinidir}/tests/test-requirements.txt setuptools>=7.0 - gnpy4tpce + gnpy4tpce==1.2.1 whitelist_externals = launch_tests.sh passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION #setenv = -- 2.36.6