From 4b7440eee82e4163a411c3b476ee8e0c0bac5f6f Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 7 Sep 2016 10:26:43 -0400 Subject: [PATCH] remove launchpadlib requirement This is only required by the optional bugs script, which isn't really supported by upstream. It makes installing this a lot simpler. Change-Id: Ia79bb52cfa401a89ac83d4c3890553baf12959f2 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a896ea8..3c7c28d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,5 @@ jinja2 pbr>=1.6 six>=1.9.0 -launchpadlib oslosphinx simplejson>=2.2.0