pythonPackages.dropbox: fix build dependencies
This commit is contained in:
parent
ea0c1c1bfd
commit
eae28752a8
@ -5196,6 +5196,7 @@ in {
|
||||
sha256 = "0bixx80zjq0286dwm4zhg8bdhc8pqlrqy4n2jg7i6m6a4gv4gak5";
|
||||
};
|
||||
|
||||
buildInputs = with self; [ pytestrunner ];
|
||||
propagatedBuildInputs = with self; [ requests urllib3 mock setuptools ];
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user