From 5781d75ca24c5be1c466718efdbd7e4b4808f1f6 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Tue, 27 Apr 2021 10:14:46 +0200 Subject: [clean] drop deprecated files .codecov.yml, .landscape.yaml & tox.ini .codecov.yml : code coverage reports are attached on each build. See for example: https://github.com/searxng/searxng/actions/runs/788360104 (Artifacts section) .landscape.yaml : landscape.io is offline tox.ini : not in use --- tox.ini | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tox.ini (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini deleted file mode 100644 index 6deafc261..000000000 --- a/tox.ini +++ /dev/null @@ -1,2 +0,0 @@ -[flake8] -max-line-length = 120 -- cgit v1.2.3