diff --git a/.landscape.yml b/.landscape.yml deleted file mode 100644 index 2a56757274..0000000000 --- a/.landscape.yml +++ /dev/null @@ -1,11 +0,0 @@ -doc-warnings: yes -test-warnings: yes -strictness: medium -max-line-length: 79 -autodetect: yes -ignore-paths: - - ci - - docs -pep257: - disable: - - D202 diff --git a/README.md b/README.md index 211eb7ff95..88c132673a 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,11 @@ documentation build status - - Azure Pipelines build status + + GitHub Actions Testing Status + + + codecov coverage @@ -44,17 +47,6 @@ - - Coverage - - - coveralls coverage - - - codecov coverage - - - Benchmarks