From 334a36ab68189c461ac7c7465a10f44e77a33f7d Mon Sep 17 00:00:00 2001 From: Tim Simpson Date: Wed, 7 Mar 2012 08:47:10 -0600 Subject: [PATCH] Got the unit test venv environment working. --- tools/pip-requires | 1 + tools/with_venv.sh | 0 2 files changed, 1 insertion(+) mode change 100644 => 100755 tools/with_venv.sh diff --git a/tools/pip-requires b/tools/pip-requires index 749f235c2e..b46b3754bc 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -14,3 +14,4 @@ factory_boy httplib2 lxml python-novaclient +iso8601 diff --git a/tools/with_venv.sh b/tools/with_venv.sh old mode 100644 new mode 100755