Typically, readthedocs needs to import the project in order to build the documentation. This is fine on your own computer, or on the readthedocs server if you have dependencies that can be pip installed. It seems that they now support conda installs as well. Is there an example which shows how to deal with this when the dependencies are conda installed? (or require an install script?)