Loading pkgs/development/python-modules/instructor/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ buildPythonPackage rec { build-system = [ hatchling ]; pythonRelaxDeps = [ "rich" ]; dependencies = [ aiohttp docstring-parser Loading Loading
pkgs/development/python-modules/instructor/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ buildPythonPackage rec { build-system = [ hatchling ]; pythonRelaxDeps = [ "rich" ]; dependencies = [ aiohttp docstring-parser Loading