diff --git a/README.rst b/README.rst index 08b54dcfe..f9cabad9b 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,12 @@ +======================== +Team and repository tags +======================== + +.. image:: http://governance.openstack.org/badges/tripleo-quickstart.svg + :target: http://governance.openstack.org/reference/tags/index.html + +.. Change things from this point on + tripleo-quickstart ================== diff --git a/test-requirements.txt b/test-requirements.txt index 355e6b547..575d09bc2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,4 +2,5 @@ hacking<0.11,>=0.10 ansible-lint jenkins-job-builder +docutils>=0.11,!=0.13.1 sphinx>=1.2.1,!=1.3b1,<1.3 # BSD