From e1063b24e64e63cf1b43ccbfd900320c03c74228 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 5 Sep 2014 14:08:12 -0700 Subject: [PATCH] capitalize sphinx in test-requirements Incorrect capitalization is not always wrong, but causes more round trips with pip and is more suceptible to error. Change-Id: Ic392338ef733ec609be4d320aec8b95be82ede2e --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7e0b73c43c..4d785cf785 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ hacking>=0.5.6,<0.8 -sphinx>=1.1.2,<1.2 +Sphinx>=1.1.2,<1.2 oslosphinx bashate>=0.2