From e7a305f9a21dd2484cec4ac2a1784c62a734ef39 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 8 Jul 2014 16:43:18 -0700 Subject: [PATCH] Remove docutils pin This was added to work around bug 1091333. A new sphinx has been released and so this is no longer necessary. Change-Id: I6ea61a3cc441dd1ca2ced7e2fd837a55b917f76d --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1e98d454..0da0d11b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,6 @@ mock>=1.0 mox>=0.5.3 MySQL-python # Docs Requirements -docutils==0.9.1 oslosphinx oslotest pymongo>=2.5