summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2020-02-03 17:47:44 +0100
committerHervé Beraud <hberaud@redhat.com>2020-02-03 18:35:08 +0100
commit32a1b6e94845b081e9c00d235320b2014cf18d71 (patch)
tree6723c265163df103db1dba7f05481bc3a835476a /doc
parent3ad0a72cdddccbb236eceb3ea0f754994af8da1f (diff)
downloadoslo-messaging-32a1b6e94845b081e9c00d235320b2014cf18d71.tar.gz
[ussuri][goal] Drop python 2.7 support and testing11.0.0
OpenStack is dropping the py2.7 support in Ussuri cycle. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I15cc79159b603e232e442e202c78d6c56dc73252
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index a6e137e..c60c647 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,8 +3,7 @@
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.20.0 # Apache-2.0
-sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
-sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
+sphinx>=1.8.0,!=2.1.0 # BSD
reno>=2.5.0 # Apache-2.0
# imported when the source code is parsed for generating documentation: