From 49ccfb1a00e09f6757b6e597883c95a34d612771 Mon Sep 17 00:00:00 2001 From: w0rp Date: Fri, 17 Nov 2017 18:11:22 +0000 Subject: Fix #516 - Add support for pyflakes for Python --- .../python_paths/with_virtualenv/env/Scripts/pyflakes.exe | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe create mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes (limited to 'test/command_callback/python_paths') diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe new file mode 100755 index 00000000..e69de29b diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes b/test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes new file mode 100755 index 00000000..e69de29b -- cgit v1.2.3