revert changes to tox
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/67499116 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/67499116 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/67499116 Branch: refs/heads/trunk Commit: 674991163eaf33af004874ab67ecb6df9fbbeaca Parents: 4f694b2 Author: Anthony Shaw <anthonys...@apache.org> Authored: Thu Apr 13 12:33:33 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Thu Apr 13 12:33:33 2017 +1000 ---------------------------------------------------------------------- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/67499116/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 35b101c..6447b79 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ deps = -r{toxinidir}/requirements-tests.txt lockfile py{2.6,2.7}: paramiko - pytest + py{2.6}: unittest2 set-env = COVERALLS_REPO_TOKEN = GAB5ZuovdsVEFxSIyZE8YhDYU886iGW54 commands = cp libcloud/test/secrets.py-dist libcloud/test/secrets.py