python3Packages.rapid-photo-downloader: adding tenacity dependency

This commit is contained in:
Marek Mahut 2019-08-10 09:15:15 +02:00
parent c52260d1ad
commit 91e8008034

View File

@ -64,6 +64,7 @@ python3Packages.buildPythonApplication rec {
requests requests
colorlog colorlog
pyprind pyprind
tenacity
]; ];
makeWrapperArgs = [ makeWrapperArgs = [