python3Packages.pyprosegur: propagate aiofiles
This commit is contained in:
parent
dde3e1ae3b
commit
90e512742c
@ -1,4 +1,5 @@
|
||||
{ lib
|
||||
, aiofiles
|
||||
, aiohttp
|
||||
, backoff
|
||||
, buildPythonPackage
|
||||
@ -20,6 +21,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
aiofiles
|
||||
aiohttp
|
||||
backoff
|
||||
click
|
||||
|
Loading…
Reference in New Issue
Block a user