Loading pkgs/development/python-modules/typed-settings/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ click, click-option-group, fetchPypi, hatch-vcs, hatchling, hypothesis, jinja2, Loading @@ -15,7 +16,6 @@ tomli, typing-extensions, }: buildPythonPackage rec { pname = "typed-settings"; version = "24.5.0"; Loading Loading @@ -53,6 +53,8 @@ buildPythonPackage rec { pydantic = [ pydantic ]; }; nativeBuildInputs = [ hatch-vcs ]; nativeCheckInputs = [ hypothesis pytestCheckHook Loading Loading
pkgs/development/python-modules/typed-settings/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ click, click-option-group, fetchPypi, hatch-vcs, hatchling, hypothesis, jinja2, Loading @@ -15,7 +16,6 @@ tomli, typing-extensions, }: buildPythonPackage rec { pname = "typed-settings"; version = "24.5.0"; Loading Loading @@ -53,6 +53,8 @@ buildPythonPackage rec { pydantic = [ pydantic ]; }; nativeBuildInputs = [ hatch-vcs ]; nativeCheckInputs = [ hypothesis pytestCheckHook Loading