diff options
-rw-r--r-- | .landscape.yml | 14 |
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 |