python3Packages.dropbox: fix eval warning
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user