summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVishakha Agarwal <agarwalvishakha18@gmail.com>2019-12-15 19:58:42 +0530
committerVishakha Agarwal <agarwalvishakha18@gmail.com>2019-12-17 08:18:43 +0000
commit90f6ff727a3c289abe7edcc582c0b212bb35721c (patch)
tree66fa3017d5ba889929933b41d76f0402fcc9e7cc /doc
parentdb81fee6355c53a5e414b905a9cfdd9e5d22f78c (diff)
downloadkeystone-90f6ff727a3c289abe7edcc582c0b212bb35721c.tar.gz
Remove python 2.7 specific library
Change-Id: I3bdf95846955dbf95ba8e85347f08638b1acf80e
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index c3575eb7a..42bd45475 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.20.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
sphinxcontrib-apidoc>=0.2.0 # BSD
sphinxcontrib-seqdiag>=0.8.4 # BSD