From: Aric Gardner Date: Tue, 3 Dec 2019 21:57:21 +0000 (-0500) Subject: Support python 3.5.x X-Git-Tag: v0.29.0~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=831da20caedd96707a96261e689cc3fc547403f8;p=releng%2Flftools.git Support python 3.5.x lftools must pin xdg to 3.x to support python 3.5 needed for onap ubuntu 16.04 builders Signed-off-by: Aric Gardner Change-Id: If97846bbb5a52410cfe23a66fb0f25c87b6bc5b4 --- diff --git a/requirements.txt b/requirements.txt index 8923e6c9..c3e0295d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ setuptools>=36.5.0 six python-jenkins tqdm -xdg +xdg==3.0.2 pygithub httplib2 email_validator