python311Packages.weasel: unbreak relax deps typer
This commit is contained in:
@@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"cloudpathlib"
|
||||
"smart-open"
|
||||
"typer"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user