From 533930e4f25494316ea7bc06bcc84b452b2fa529 Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor" Date: Wed, 5 Jun 2019 23:00:10 -0500 Subject: [VVP] Removed yamllint library Change-Id: If2c26b8650e8aba0a183d0cf47b1b3744dbfaf95 Issue-ID: VVP-201 Signed-off-by: Lovett, Trevor --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index ae23630..df25186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,8 +46,7 @@ docutils==0.14 requests==2.20.0 appdirs==1.4.3 jinja2==2.10 -yamllint==1.12.1 six==1.12.0 -pyinstaller +pyinstaller mock openstack-heat -- cgit 1.2.3-korg