diff --git a/readthedocs.yml b/readthedocs.yml index 18498d4..cbea114 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -8,7 +8,7 @@ build: python: "3.12" conda: - file: docs/docenvironment.yml + environment: docs/docenvironment.yml #python: # version: 3.12