summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-11-29 12:11:26 +0000
committerStephen Finucane <stephen@that.guru>2020-11-29 12:11:26 +0000
commit5124003c1d447842e250fd0f698c6a9a857a47b6 (patch)
treef63f19a4866f8a6a03567f4d72b4e216abc849d5
parent7b967db4e12f9d1af4b3fb3c9f91dc84ecd8160b (diff)
downloadpatchwork-5124003c1d447842e250fd0f698c6a9a857a47b6.tar
patchwork-5124003c1d447842e250fd0f698c6a9a857a47b6.tar.gz
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 <stephen@that.guru>
-rw-r--r--.landscape.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/.landscape.yml b/.landscape.yml
deleted file mode 100644
index a882e84..0000000
--- 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