diff --git a/README.rst b/README.rst index ba6bc88..6b6a411 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,9 @@ Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. +.. image:: http://governance.openstack.org/badges/reno.svg + :target: http://governance.openstack.org/reference/tags/index.html + Project Meta-data ================= diff --git a/setup.cfg b/setup.cfg index 98333b1..09187ec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ console_scripts = [extras] sphinx = sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 + docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain [build_sphinx] source-dir = doc/source