From 3a46eb4fcad971f16a8685f4c968267d34b2bd7d Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Mon, 23 Sep 2013 19:02:53 -0700 Subject: [PATCH] Add launchpadlib to requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e84d535f..41b806ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ pyyaml lockfile pbr>=0.5.21,<1.0 Babel>=0.9.6 +launchpadlib