diff options
Diffstat (limited to 'testing/py3-core-api/no-flake8.patch')
| -rw-r--r-- | testing/py3-core-api/no-flake8.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/py3-core-api/no-flake8.patch b/testing/py3-core-api/no-flake8.patch deleted file mode 100644 index 39d8152eef..0000000000 --- a/testing/py3-core-api/no-flake8.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff --git a/runtests b/runtests -index 8b260d9..dba9456 100755 ---- a/runtests -+++ b/runtests -@@ -86,5 +86,4 @@ if __name__ == "__main__": - cov.start() - exit_on_failure(pytest.main(pytest_args)) - cov.stop() -- exit_on_failure(flake8_main(FLAKE8_ARGS)) - report_coverage(cov) - |
