diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d28775c1c..7c90a22e9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,7 +14,7 @@ build: pre_install: - git update-index --assume-unchanged docs/rtd_environment.yaml docs/conf.py post_install: - - towncrier build + - towncrier build --keep conda: environment: docs/rtd_environment.yaml