python311Packages.markdown-it-py: set mainProgram in meta
This commit is contained in:
parent
977068ebd0
commit
743225f29c
@ -80,5 +80,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/executablebooks/markdown-it-py/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ bhipple ];
|
||||
mainProgram = "markdown-it";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user