diff --git a/.readthedocs.yml b/.readthedocs.yml index d0624c56..db0be9c9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ build: jobs: pre_build: # Set conf vars and update the Sphinx configuration (conf.py) - - idaesx conf --execute cache --timeout 600 --sphinx --show + - idaesx conf --execute off --sphinx --show python: install: - requirements: requirements-dev.txt