python3Packages.pymodbus-repl: add tabulate to pythonRelaxDeps (#502304)
This commit is contained in:
@@ -30,6 +30,7 @@ buildPythonPackage rec {
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"tabulate"
|
||||
"typer"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user