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:
parent
85b1d72715
commit
cb84214b5d
@ -3,3 +3,4 @@ nose
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
pep8==0.6.1
|
||||
sphinx>=1.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user