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