python311Packages.python-lsp-black: clean package
This commit is contained in:
parent
96d860cf3f
commit
eedce364cc
@ -59,7 +59,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
homepage = "https://github.com/python-lsp/python-lsp-black";
|
||||
description = "Black plugin for the Python LSP Server";
|
||||
changelog = "https://github.com/python-lsp/python-lsp-black/blob/${src.rev}/CHANGELOG.md";
|
||||
changelog = "https://github.com/python-lsp/python-lsp-black/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ cpcloud ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user