Add sphinx to test-requires.

Need sphinx in test-requires so that we can build docs in
the venv (wanted because module introspection needs build
depends installed)

Change-Id: If3caf817381aea8e9cd8fb50e7e35c647f088b60
This commit is contained in:
Monty Taylor 2012-03-16 12:11:47 -07:00
parent 85b1d72715
commit cb84214b5d
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ nose
nosexcover
openstack.nose_plugin
pep8==0.6.1
sphinx>=1.1.2