summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-11 19:50:32 -0400
committerMonty Taylor <mordred@inaugust.com>2013-03-12 11:23:43 -0400
commit5161ca2ac692f01021b016e1d057cc91406d4848 (patch)
tree85d2e64c7219fa0e9c8a35b609b643d57d2bd618 /test-requirements.txt
parentdd3500843141d185049ea46d4f05c91ce57cb878 (diff)
downloadpbr-5161ca2ac692f01021b016e1d057cc91406d4848.tar.gz
Move sphinx to test-reuqirements.
Change-Id: I15ffeec34cdf9be24ffade5701b8e723aaaa171c
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b65146e..fd06217 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,5 +4,6 @@ fixtures>=0.3.12
pep8==1.3.3
pyflakes
python-subunit
+sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.27