summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-04-03 10:53:34 +0200
committerAndreas Jaeger <aj@suse.com>2020-04-03 21:21:07 +0200
commit96b56519bf5756022d495aedc0033cd44e0e3267 (patch)
tree243a21209a65fafb7e3402f35281b6bf049e7a18 /releasenotes
parentb4b0ebd4aa0a710af288a69ae787e10420fdeb1a (diff)
downloadswift-96b56519bf5756022d495aedc0033cd44e0e3267.tar.gz
Update hacking for Python3
The repo is Python using both Python 2 and 3 now, so update hacking to version 2.0 which supports Python 2 and 3. Note that latest hacking release 3.0 only supports version 3. Fix problems found. Remove hacking and friends from lower-constraints, they are not needed for installation. Change-Id: I9bd913ee1b32ba1566c420973723296766d1812f
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 940b71e3e..1dea1af1d 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -158,8 +158,8 @@ html_theme = 'openstackdocs'
# html_logo = None
# The name of an image file (relative to this directory) to use as a favicon of
-# the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
-# pixels large.
+# the docs. This file should be a Windows icon file (.ico) being 16x16 or
+# 32x32 pixels large.
#
# html_favicon = None