Loading pkgs/development/python-modules/sphinx-prompt/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; pythonRelaxDeps = [ "requests" ]; meta = with lib; { description = "Sphinx extension for creating unselectable prompt"; homepage = "https://github.com/sbrunner/sphinx-prompt"; Loading Loading
pkgs/development/python-modules/sphinx-prompt/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; pythonRelaxDeps = [ "requests" ]; meta = with lib; { description = "Sphinx extension for creating unselectable prompt"; homepage = "https://github.com/sbrunner/sphinx-prompt"; Loading