Retry downloading traefik if it fails

Fixes #314
This commit is contained in:
yuvipanda
2019-05-19 22:29:18 -07:00
parent c0171dfdbc
commit 536e435c06
2 changed files with 9 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ setup(
'jinja2',
'pluggy>0.7<1.0',
'passlib',
'backoff',
'jupyterhub-traefik-proxy==0.1.*'
],
entry_points={