python3Packages.rapid-photo-downloader: adding tenacity dependency
This commit is contained in:
parent
c52260d1ad
commit
91e8008034
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ python3Packages.buildPythonApplication rec {
|
|||
requests
|
||||
colorlog
|
||||
pyprind
|
||||
tenacity
|
||||
];
|
||||
|
||||
makeWrapperArgs = [
|
||||
|
|
Loading…
Reference in a new issue