Updated Branches:
  refs/heads/trunk b66f49ae6 -> a50862046

Fix dependency name.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a5086204
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a5086204
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a5086204

Branch: refs/heads/trunk
Commit: a508620461dec15f7537e754e7db6046ae5f90ef
Parents: b66f49a
Author: Tomaz Muraus <[email protected]>
Authored: Wed Dec 18 18:56:56 2013 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Wed Dec 18 18:56:56 2013 +0100

----------------------------------------------------------------------
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a5086204/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index b98c1a3..9db6f4f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -40,7 +40,7 @@ deps = mock
 
 [testenv:docs]
 deps = sphinx
-       sphinxcontrib.fulltoc
+       sphinxcontrib-fulltoc
 basepython = python2.7
 changedir = docs
 commands = python ../contrib/generate_provider_feature_matrix_table.py

Reply via email to