Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 9d5a7edeb -> f2f9d689c
last one Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/f2f9d689 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/f2f9d689 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/f2f9d689 Branch: refs/heads/build_fail_poc Commit: f2f9d689c5e8f1350f086a8f7dfe44d6ed7a2a55 Parents: 9d5a7ed Author: max-orlov <[email protected]> Authored: Mon Jul 3 14:26:36 2017 +0300 Committer: max-orlov <[email protected]> Committed: Mon Jul 3 14:26:36 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f2f9d689/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index b824420..3e1fb3c 100644 --- a/tox.ini +++ b/tox.ini @@ -61,4 +61,3 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests -
