Entrypoint is necessary to build the API docs of most authenticators

This commit is contained in:
Matthias Bussonnier
2019-02-21 11:28:02 -08:00
parent 856923b35f
commit 4d75c16335

View File

@@ -15,6 +15,7 @@ dependencies:
- traitlets>=4.1
- sphinx>=1.7
- pip:
- entrypoint
- oauthlib>=2.0
- recommonmark==0.4.0
- async_generator