Loading pkgs/development/python-modules/asgineer/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ buildPythonPackage rec { requests ]; pythonImportsCheck = [ "asgineer" ]; meta = with lib; { description = "Really thin ASGI web framework"; homepage = "https://asgineer.readthedocs.io"; Loading Loading
pkgs/development/python-modules/asgineer/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ buildPythonPackage rec { requests ]; pythonImportsCheck = [ "asgineer" ]; meta = with lib; { description = "Really thin ASGI web framework"; homepage = "https://asgineer.readthedocs.io"; Loading