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