From a925e1185b05498187175ed4398876ed78634d27 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 9 Mar 2023 18:15:26 -0700 Subject: [PATCH] Cython/RTD --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dcaf2117..579f79ac 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"