From cb61ceb82e1d4cbac3c2397aa437070ca29e387c Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Thu, 24 Jul 2014 21:43:37 -0400 Subject: [PATCH] Use oslosphinx to generate doc theme Since oslosphinx is out, let's use it instead of hosting our own themes and static files. Change-Id: I5b507d35c90d0c0411d7751935b0e53328ca9311 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 0d1aefc4..ce7b7a2c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,6 +7,7 @@ keyring>=2.1 mock>=1.0 mox3>=0.7.0 oauthlib>=0.6 +oslosphinx pycrypto>=2.6 sphinx>=1.1.2,!=1.2.0,<1.3 testrepository>=0.0.18