robotframework-tidy: fix build
This commit is contained in:
parent
9ac2b84e77
commit
8ced044325
@ -18,7 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
build-system = with python3.pkgs; [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [ "rich-click" ];
|
||||
pythonRelaxDeps = [ "rich_click" ];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
robotframework
|
||||
|
Loading…
x
Reference in New Issue
Block a user