commitizen: fix build (#400021)
This commit is contained in:
@@ -46,6 +46,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"argcomplete"
|
||||
"decli"
|
||||
"termcolor"
|
||||
];
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user