Add the option to set admin passwords during install

This commit is contained in:
GeorgianaElena
2019-07-10 15:07:40 +03:00
parent 30b47dfe8f
commit a75250e512
2 changed files with 26 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ setup(
'passlib',
'backoff',
'requests',
'bcrypt',
'jupyterhub-traefik-proxy==0.1.*'
],
entry_points={