summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2014-10-17 16:44:26 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-10-17 23:46:14 +0000
commitaf3b2bd120877fe996ff4723ffb4bff06a43d692 (patch)
tree4590965e61a51dc3152600f7dfddddc73bebb721
parent99753659d9508f248eae450e6250196b11c73acb (diff)
downloadlockfile-af3b2bd120877fe996ff4723ffb4bff06a43d692.tar.gz
The version of sphinx being brought in is broken
The global requirements repo has blocked 1.3b1, so in order for pylockfile builds to stop failing so should we. In the future we should investigate why the requirements aren't syncing for this repo. Change-Id: I8a999cc044d3687cc410b56b1db490e38b9b9a50
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2e087ff..d0e5cff 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,2 +1,2 @@
nose
-sphinx>=1.1.2,!=1.2.0,<1.3
+sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3