Closed AdrianDAlessandro closed 5 years ago
Attempting telling readthedocs to try a conda install in the readthedocs_build branch
Installing gdal with conda worked, but the pyprecag install timed out. Trying with mock imports now.
Either the docs do not build properly, or the build times out. Deciding for the moment to build the docs without the API documentation properly building. Will revisit.
Worked around this by having travis build; and github host the documentation instead of using RTD.
The gdal C libraries are too complex to install for the readthedocs, need to find a way around it.