python3Packages.clldutils: stop maintaining the package
This was part of the old dependency chain for the tts package which has been dropped due to license incompatibilities.
This commit is contained in:
parent
f93f4c7d94
commit
ca135416ce
@ -48,6 +48,6 @@ buildPythonPackage rec {
|
|||||||
description = "CSV on the Web";
|
description = "CSV on the Web";
|
||||||
homepage = "https://github.com/cldf/csvw";
|
homepage = "https://github.com/cldf/csvw";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user