python3Packages.sphinx-prompt: relax requests dependency (#449564)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user