Loading pkgs/development/python-modules/starlette-wtf/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ , python-multipart , starlette , wtforms , httpx , jinja2 , pytestCheckHook }: Loading Loading @@ -33,6 +35,8 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook httpx jinja2 ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/starlette-wtf/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ , python-multipart , starlette , wtforms , httpx , jinja2 , pytestCheckHook }: Loading Loading @@ -33,6 +35,8 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook httpx jinja2 ]; meta = with lib; { Loading