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
This commit is contained in:
Joshua Harlow 2014-10-17 16:44:26 -07:00
parent 99753659d9
commit af3b2bd120
1 changed files with 1 additions and 1 deletions

View File

@ -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