From 099ecd87a27a1cb11dda9bdc818e39442e79232f Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 9 Mar 2023 16:54:59 -0700 Subject: [PATCH] Cython/RTD --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4fef1313..254170c8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,8 +5,8 @@ # Required version: 2 -# conda: -# environment: conda_env.yml +conda: + environment: conda_env.yml # build: # os: "ubuntu-22.04"