[OpenStack-docs] Sphinx error when building in openstack-manuals
Christian Berendt
christian at berendt.io
Mon Mar 23 14:41:33 UTC 2015
On 03/23/2015 03:36 PM, Bernd Bausch wrote:
> pip install tox+sphinx+openstackdocstheme
Probably this is your problem. Install the dependencies inside the
virtual environment with pip install -r test-requirements.txt to install
the correct versions.
Latest available Sphinx version on PyPi is 1.3.1, openstack-manuals
requires <1.3 at the moment.
Christian.
More information about the OpenStack-docs
mailing list