mirror of https://github.com/ansible/ansible.git
Don't compile .py files under .tox/
'tox -e py26' would fail for me because python -m compileall would crawl under .tox/py27 and, unsurprisingly, get SyntaxErrors on files from the Python 2.7 standard library using syntax features not supported by Python 2.6.pull/12098/head
parent
9f9891df2c
commit
b44eae9ebc
Loading…
Reference in New Issue