Loading pkgs/development/python-modules/datasette/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildPythonPackage rec { postPatch = '' substituteInPlace setup.py \ --replace '"pytest-runner"' " --replace '"pytest-runner"' "" ''; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/datasette/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildPythonPackage rec { postPatch = '' substituteInPlace setup.py \ --replace '"pytest-runner"' " --replace '"pytest-runner"' "" ''; propagatedBuildInputs = [ Loading