diff options
author | w0rp <devw0rp@gmail.com> | 2017-05-06 23:19:54 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-05-06 23:19:54 +0100 |
commit | a9c5e14fc99dd5458e20849822647f9982386adc (patch) | |
tree | d731073c7031c6ae1110995df2a6a14fc2a1e15f /test/command_callback/python_paths/with_virtualenv | |
parent | 702b203c5165bbdeb1279b1198d3f0389c5ada69 (diff) | |
download | ale-a9c5e14fc99dd5458e20849822647f9982386adc.zip |
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use lint_file for mypy
Diffstat (limited to 'test/command_callback/python_paths/with_virtualenv')
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/mypy | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/mypy b/test/command_callback/python_paths/with_virtualenv/env/bin/mypy new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/mypy |