diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2016-07-03 22:29:59 +0100 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2016-07-03 22:29:59 +0100 |
commit | c70b281c62deef9f0b7dad10efbd614ccf02d637 (patch) | |
tree | 35241f962a3af0ef61e8e49c0567afbe4aa771e6 /README.rst | |
parent | e80778ae9c59efdd2e3421afba06df9cf4aa4cf4 (diff) | |
download | pylint-git-c70b281c62deef9f0b7dad10efbd614ccf02d637.tar.gz |
Remove pylint-gui
pylint-gui was removed, because it was deemed unfit for being included
in *pylint*. It had a couple of bugs and misfeatures, its usability was subpar
and since its development was neglected, we decided it is best to move on without it.
Part of #975
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 5ebbaf0be..2cd17b1a6 100644 --- a/README.rst +++ b/README.rst @@ -78,4 +78,3 @@ Pylint is shipped with following additional commands: * pyreverse: an UML diagram generator
* symilar: an independent similarities checker
* epylint: Emacs and Flymake compatible Pylint
-* pylint-gui: a graphical interface
|