summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@hp.com>2013-09-18 11:16:05 +0100
committerKiall Mac Innes <kiall@hp.com>2013-09-18 11:16:28 +0100
commitb2e1033e9ecbe5b68c5633e65f71941e0fe8f74c (patch)
tree0901222729df79ff7515d033f2d83d44cf0529dc /doc
parentf7bc95a871abd6af6bfec062feefe851c1ad2a4e (diff)
downloadpython-designateclient-b2e1033e9ecbe5b68c5633e65f71941e0fe8f74c.tar.gz
Ensure we only list sphinx as a dep once
Change-Id: If863d8e7a7eda78c721b5e83e9053ec5b70fcee2
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index bbb5cd9..55761aa 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,3 +1,3 @@
-sphinx
+sphinx>=1.1.2
-r ../requirements.txt
-r ../test-requirements.txt