Add sphinxcontrib-asyncio to environment.yml
readthedocs builds were broken because they were missing this dependency Signed-off-by: Eli Uriegas <seemethere101@gmail.com>
This commit is contained in:
parent
19466a15b4
commit
cd81538ce3
|
@ -16,4 +16,5 @@ dependencies:
|
|||
- ujson>=1.35
|
||||
- aiofiles>=0.3.0
|
||||
- websockets>=3.2
|
||||
- https://github.com/channelcat/docutils-fork/zipball/master
|
||||
- sphinxcontrib-asyncio>=0.2.0
|
||||
- https://github.com/channelcat/docutils-fork/zipball/master
|
||||
|
|
Loading…
Reference in New Issue
Block a user