You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2017/09/20 16:33:31 UTC

[2/2] libcloud git commit: Update tox configuration so warning message is not printed.

Update tox configuration so warning message is not printed.


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

Branch: refs/heads/trunk
Commit: 28f713131094abf487e671507ae1afb894a69467
Parents: 2e8f0c5
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Wed Sep 20 18:33:16 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Wed Sep 20 18:33:16 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/28f71313/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index 8d89dcd..c1334b0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,6 +21,7 @@ basepython =
     py3.5: python3.5
     py3.6: python3.6
 whitelist_externals = cp
+                      scripts/*.sh
 
 [testenv:pypypy3]
 commands = cp libcloud/test/secrets.py-dist libcloud/test/secrets.py