Fix Sphinx version issue

Change-Id: Ib72ebf210486972538f5d2ef7eb225d57f84eeac
This commit is contained in:
John Dickinson 2013-12-11 16:17:16 -08:00
parent 1f3ab4b41a
commit 50ad1e0b14
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,6 @@ coverage>=3.6
discover
mock>=1.0
python-keystoneclient>=0.3.2
sphinx>=1.1.2
sphinx>=1.1.2,<1.2
testrepository>=0.0.17
testtools>=0.9.32

View File

@ -2,6 +2,7 @@
envlist = py26,py27,py33,pypy,pep8
[testenv]
install_command = pip install -U {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en