diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2aa4269e..254170c8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,13 +5,13 @@ # Required version: 2 -# conda: -# environment: conda_env.yml +conda: + environment: conda_env.yml -build: - os: "ubuntu-22.04" - tools: - python: "3.10" +# build: +# os: "ubuntu-22.04" +# tools: +# python: "3.10" # jobs: # post_create_environment: # - python setup.py build