From 3be44940eb37a785733515a676bec6cbb25ede60 Mon Sep 17 00:00:00 2001 From: Terry Howe Date: Tue, 7 Oct 2014 16:03:53 -0600 Subject: [PATCH] Update README requirements Change-Id: I4153eba6dd1031982414a3a106605a040cd13974 --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 31a47b65..56368ee2 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,8 @@ Requirements * Python 2.6+, Python 3.3+ * pbr * requests +* iso8601 +* stevedore License -------