From: Stephen Finucane Date: Sun, 29 Nov 2020 12:11:26 +0000 (+0000) Subject: Remove landscape.yaml X-Git-Tag: v3.0.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5124003c1d447842e250fd0f698c6a9a857a47b6;p=thirdparty%2Fpatchwork.git Remove landscape.yaml landscape.io is dead [1]. No point keeping this artefact around. [1] https://landscape.io/landscapes-story-in-2016.html Signed-off-by: Stephen Finucane --- diff --git a/.landscape.yml b/.landscape.yml deleted file mode 100644 index a882e841..00000000 --- a/.landscape.yml +++ /dev/null @@ -1,14 +0,0 @@ -doc-warnings: false -test-warnings: false -strictness: veryhigh -max-line-length: 80 -autodetect: true -requirements: - - requirements-dev.txt -ignore-paths: - - docs - - patchwork/migrations - - lib -python-targets: - - 2 - - 3