Update tox docs target dependencies.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9f017898 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9f017898 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9f017898 Branch: refs/heads/trunk Commit: 9f0178984209b573b3c7281384c1467fd9354a5f Parents: 081f265 Author: Tomaz Muraus <[email protected]> Authored: Thu Jul 31 13:09:12 2014 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Thu Jul 31 13:09:12 2014 +0200 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9f017898/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 7dee77e..0e13e61 100644 --- a/tox.ini +++ b/tox.ini @@ -46,6 +46,7 @@ deps = mock [testenv:docs] deps = sphinx + pysphere basepython = python2.7 changedir = docs commands = python ../contrib/generate_provider_feature_matrix_table.py
