From aa62b5c0af72e5950a0f5cf89b6117cc749dcf4e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 17 Feb 2015 20:23:19 +0100 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 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9a84a2..bf63030 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ pbr>=0.6,<1.0 -docutils==0.9.1 oslosphinx sphinx>=1.1.2,<1.2 yasfb>=0.5.1