modflowpy / flopy

A Python package to create, run, and post-process MODFLOW-based models.
https://flopy.readthedocs.io
Other
507 stars 307 forks source link

ci(RTD): build only html and htmlzip -- disable PDF to conserve memory #2206

Closed mwtoews closed 3 months ago

mwtoews commented 3 months ago

The RTD builds have stopped working for a few weeks now, with the error occurring while processing the PDF documents with:

...
! TeX capacity exceeded, sorry [main memory size=5000000].
\FV@Space ...ionary {\copy \sphinxvisiblespacebox 
                                                  }{\sphinxafterbreak } {\ke...
l.7888 ...TC: datetime.datetime.now(datetime.UTC).

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on flopy.log.
...

This type of fatal error is due to insufficient memory on the worker node. Troubleshooting docs suggests to reduce the number of output formats.

This PR disables the following output formats.

This PR keeps the following output formats: