From 8e2a1a61a5986a5ba0c10f272884f72ce08faa14 Mon Sep 17 00:00:00 2001 From: Yun Xu Date: Tue, 7 May 2019 16:51:24 -0700 Subject: [PATCH] minor: fix readthedoc build --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index aeca7c38..e9b832b4 100644 --- a/environment.yml +++ b/environment.yml @@ -13,6 +13,7 @@ dependencies: - sphinx==1.8.3 - sphinx_rtd_theme==0.4.2 - recommonmark==0.5.0 + - requests-async==0.4.0 - sphinxcontrib-asyncio>=0.2.0 - docutils==0.14 - pygments==2.3.1