diff options
author | w0rp <devw0rp@gmail.com> | 2017-05-07 16:16:17 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-05-07 16:16:17 +0100 |
commit | 4228c503f4e89c50606bf225958363ceb349fecd (patch) | |
tree | d01507848d40f6c74ec219cea95e0e7c3bc2de90 /test/command_callback/python_paths/with_virtualenv | |
parent | 02f6fba6cbab2adfefb52de5f52ced4dbe153c10 (diff) | |
download | ale-4228c503f4e89c50606bf225958363ceb349fecd.zip |
#335 Detect flake8 in vritualenv, and escape the executable path
Diffstat (limited to 'test/command_callback/python_paths/with_virtualenv')
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/flake8 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/flake8 b/test/command_callback/python_paths/with_virtualenv/env/bin/flake8 new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/flake8 |