K 10 svn:author V 7 matthew K 8 svn:date V 27 2018-09-21T13:17:17.724173Z K 7 svn:log V 336 tox is apparently incompatible with poudriere style testing, so just run what tox would have done directly. In this case, the flake8 test always fails due to a version conflict: pkg_resources.ContextualVersionConflict: (pyflakes 2.0.0 (/usr/local/lib/python3.6/site-packages), Requirement.parse('pyflakes<1.7.0,>=1.5.0'), {'flake8'}) END