Skip to content

Commit

Permalink
python311Packages.weasel: unbreak relax deps typer
Browse files Browse the repository at this point in the history
  • Loading branch information
annalee committed May 7, 2024
1 parent 0c251ee commit 86cdfb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/weasel/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"cloudpathlib"
"smart-open"
"typer"
];

nativeBuildInputs = [
Expand Down

0 comments on commit 86cdfb4

Please sign in to comment.