From 96b256c24732bd97fc37faae2249c9b95b45da92 Mon Sep 17 00:00:00 2001 From: sdc50 Date: Mon, 26 Nov 2018 10:32:52 -0600 Subject: [PATCH] Update readthedocs.yml --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index eb7c2b3c..07b2d0eb 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,5 +1,5 @@ conda: - file: py3_conda_environment.yml + file: conda_environment.yml python: version: 3 pip_install: true