From 27309f5bfce9c63dd17585cceda3b1b1047dbac4 Mon Sep 17 00:00:00 2001 From: Terry Howe Date: Fri, 22 May 2015 17:19:16 -0700 Subject: [PATCH] Minor changes to top level docs Change-Id: Ie2a0242e19ec92c30c05a2ffb846766610be2472 --- HACKING.rst | 4 ++-- README.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index c7bd547e..bfb22b7f 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ python-openstacksdk Style Commandments -=============================================== +====================================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ \ No newline at end of file +Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ diff --git a/README.rst b/README.rst index ff3c07af..be669cd0 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ http://python-openstacksdk.readthedocs.org/en/latest/ Requirements ------------ -* Python 2.6+, Python 3.3+ +* Python 2.7, Python 3.3+ * pbr * requests * six