python2Packages.astroid: init at 1.6.5
This commit is contained in:
@@ -22,8 +22,8 @@ buildPythonPackage rec {
|
||||
checkInputs = [ pytestrunner pytest ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "A abstract syntax tree for Python with inference support";
|
||||
homepage = https://bitbucket.org/logilab/astroid;
|
||||
description = "An abstract syntax tree for Python with inference support";
|
||||
homepage = https://github.com/PyCQA/astroid;
|
||||
license = licenses.lgpl2;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ nand0p ];
|
||||
|
||||
Reference in New Issue
Block a user