From 7eaffe4630a467e7cb44f2dd174f97a5330a2146 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 9 Jan 2016 19:37:18 +0800 Subject: [PATCH] remove Landscape --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index df8c431..65063bf 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX. * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI. * [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command. - * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. + * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. ## Downloader @@ -1162,7 +1162,6 @@ Online tools and APIs to simplify development. ## Code Quality -* [Landscape](https://landscape.io/) - An early warning system for your Python codebase. * [QuantifiedCode](https://www.quantifiedcode.com/) - A data-driven, automated, continuous code review tool. # Resources