Read the Docs build information Build id: 3822878 Project: mdolab-baseclasses Version: 104 Commit: ac9f22ec3ddb9cbdb96defaa662add6544190048 Date: 2026-03-11T23:02:50.810945Z State: finished Success: True [rtd-command-info] start-time: 2026-03-11T23:02:51.548667Z, end-time: 2026-03-11T23:02:52.397611Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/mdolab/baseclasses.git . Cloning into '.'... [rtd-command-info] start-time: 2026-03-11T23:02:52.479345Z, end-time: 2026-03-11T23:02:53.324964Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/104/head:external-104 From https://github.com/mdolab/baseclasses * [new ref] refs/pull/104/head -> external-104 * [new tag] v1.5.3 -> v1.5.3 * [new tag] v1.5.4 -> v1.5.4 * [new tag] v1.6.0 -> v1.6.0 * [new tag] v1.6.1 -> v1.6.1 * [new tag] v1.6.2 -> v1.6.2 * [new tag] v1.7.0 -> v1.7.0 * [new tag] v1.8.0 -> v1.8.0 * [new tag] v1.8.1 -> v1.8.1 * [new tag] v1.8.2 -> v1.8.2 * [new tag] v1.8.3 -> v1.8.3 * [new tag] v1.8.4 -> v1.8.4 [rtd-command-info] start-time: 2026-03-11T23:02:54.037608Z, end-time: 2026-03-11T23:02:54.081890Z, duration: 0, exit-code: 0 git checkout --force ac9f22ec3ddb9cbdb96defaa662add6544190048 Note: switching to 'ac9f22ec3ddb9cbdb96defaa662add6544190048'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ac9f22e Bump version to 1.8.5 [rtd-command-info] start-time: 2026-03-11T23:02:54.174411Z, end-time: 2026-03-11T23:02:54.217007Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt [rtd-command-info] start-time: 2026-03-11T23:02:58.758891Z, end-time: 2026-03-11T23:02:58.817886Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2026-03-11T23:02:59.188981Z, end-time: 2026-03-11T23:02:59.769188Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 304ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-03-11T23:02:59.855073Z, end-time: 2026-03-11T23:03:04.998719Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-03-11T23:03:05.168203Z, end-time: 2026-03-11T23:03:10.057062Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 86.7 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 924.1 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 381.3 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 809.0 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.5 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.32.5 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-03-11T23:03:10.136111Z, end-time: 2026-03-11T23:03:14.831483Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting sphinx_mdolab_theme (from -r doc/requirements.txt (line 1)) Downloading sphinx_mdolab_theme-1.4.4-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (9.0.4) Collecting sphinx-rtd-theme>=0.5 (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting pyyaml (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting numpydoc (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading numpydoc-1.10.0-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-prompt (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinx_prompt-1.10.2-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-copybutton (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-autoprogram (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_autoprogram-0.1.9-py2.py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-bibtex (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-tabs (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinx_tabs-3.5.0-py3-none-any.whl.metadata (6.6 kB) Collecting redbaron (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading redbaron-0.9.2-py2.py3-none-any.whl.metadata (15 kB) Collecting numpy (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading numpy-2.4.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.19.2) Requirement already satisfied: docutils<0.23,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (0.22.4) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.32.5) Requirement already satisfied: roman-numerals>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (4.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (26.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.4.5) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/envs/104/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2026.2.25) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=0.5->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting baron>=0.7 (from redbaron->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading baron-0.10.1-py2.py3-none-any.whl.metadata (16 kB) Collecting rply (from baron>=0.7->redbaron->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading rply-0.7.8-py2.py3-none-any.whl.metadata (4.2 kB) Collecting appdirs (from rply->baron>=0.7->redbaron->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting pybtex>=0.25 (from sphinxcontrib-bibtex->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading pybtex-0.25.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.25->sphinxcontrib-bibtex->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Downloading sphinx_mdolab_theme-1.4.4-py3-none-any.whl (45 kB) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 113.9 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading numpy-2.4.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 525.0 MB/s 0:00:00 Downloading numpydoc-1.10.0-py3-none-any.whl (69 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 1.1 GB/s 0:00:00 Downloading redbaron-0.9.2-py2.py3-none-any.whl (34 kB) Downloading baron-0.10.1-py2.py3-none-any.whl (45 kB) Downloading rply-0.7.8-py2.py3-none-any.whl (16 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_prompt-1.10.2-py3-none-any.whl (7.5 kB) Downloading sphinx_tabs-3.5.0-py3-none-any.whl (9.9 kB) Downloading sphinxcontrib_autoprogram-0.1.9-py2.py3-none-any.whl (8.9 kB) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl (40 kB) Downloading pybtex-0.25.1-py2.py3-none-any.whl (127 kB) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Installing collected packages: appdirs, rply, pyyaml, numpy, latexcodec, pybtex, baron, sphinxcontrib-jquery, sphinxcontrib-autoprogram, sphinx-tabs, sphinx-prompt, sphinx-copybutton, redbaron, pybtex-docutils, numpydoc, sphinxcontrib-bibtex, sphinx-rtd-theme, sphinx_mdolab_theme Successfully installed appdirs-1.4.4 baron-0.10.1 latexcodec-3.0.1 numpy-2.4.3 numpydoc-1.10.0 pybtex-0.25.1 pybtex-docutils-1.0.3 pyyaml-6.0.3 redbaron-0.9.2 rply-0.7.8 sphinx-copybutton-0.5.2 sphinx-prompt-1.10.2 sphinx-rtd-theme-3.1.0 sphinx-tabs-3.5.0 sphinx_mdolab_theme-1.4.4 sphinxcontrib-autoprogram-0.1.9 sphinxcontrib-bibtex-2.6.5 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2026-03-11T23:03:14.969284Z, end-time: 2026-03-11T23:03:15.007441Z, duration: 0, exit-code: 0 cat doc/conf.py from sphinx_mdolab_theme.config import * # noqa F403 # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. import sys import os sys.path.insert(0, os.path.abspath("../")) # -- Project information ----------------------------------------------------- project = "baseClasses" # -- General configuration ----------------------------------------------------- # Built-in Sphinx extensions are already contained in the imported variable # here we add external extensions, which must also be added to requirements.txt # so that RTD can import and use them extensions.extend(["numpydoc"]) # noqa F405 # mock import for autodoc autodoc_mock_imports = ["numpy", "pygeo", "mpi4py"] [rtd-command-info] start-time: 2026-03-11T23:03:15.088599Z, end-time: 2026-03-11T23:03:18.710534Z, duration: 3, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.0.4 loading translations [en]... done making output directory... done checking bibtex cache... out of date [autosummary] generating autosummary for: BaseRegTest.rst, BaseSolver.rst, FluidProperties.rst, index.rst, pyAeroStruct_problem.rst, pyAero_problem.rst, pyAero_solver.rst, pyMission_problem.rst, pyStruct_problem.rst, pyWeight_problem.rst, regression_example.rst, utils.rst loading intersphinx inventory 'pygeo' from https://mdolab-pygeo.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyoptsparse' from https://mdolab-pyoptsparse.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'baseclasses' from https://mdolab-baseclasses.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'idwarp' from https://mdolab-idwarp.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'adflow' from https://mdolab-adflow.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyhyp' from https://mdolab-pyhyp.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'multipoint' from https://mdolab-multipoint.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyspline' from https://mdolab-pyspline.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'mach-aero' from https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'numpy' from https://numpy.org/doc/stable/objects.inv ... loading intersphinx inventory 'scipy' from https://docs.scipy.org/doc/scipy/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] BaseRegTest reading sources... [ 17%] BaseSolver reading sources... [ 25%] FluidProperties reading sources... [ 33%] index reading sources... [ 42%] pyAeroStruct_problem reading sources... [ 50%] pyAero_problem reading sources... [ 58%] pyAero_solver reading sources... [ 67%] pyMission_problem reading sources... [ 75%] pyStruct_problem reading sources... [ 83%] pyWeight_problem reading sources... [ 92%] regression_example reading sources... [100%] utils looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 8%] BaseRegTest writing output... [ 17%] BaseSolver writing output... [ 25%] FluidProperties writing output... [ 33%] index writing output... [ 42%] pyAeroStruct_problem writing output... [ 50%] pyAero_problem writing output... [ 58%] pyAero_solver writing output... [ 67%] pyMission_problem writing output... [ 75%] pyStruct_problem writing output... [ 83%] pyWeight_problem writing output... [ 92%] regression_example writing output... [100%] utils /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/baseclasses/testing/pyRegTest.py:docstring of baseclasses.testing.pyRegTest.BaseRegTest.par_add_norm:14: WARNING: py:meth reference target not found: baseclasses.BaseRegTest.getTol [ref.meth] /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/baseclasses/testing/pyRegTest.py:docstring of baseclasses.testing.pyRegTest.BaseRegTest.par_add_sum:14: WARNING: py:meth reference target not found: baseclasses.BaseRegTest.getTol [ref.meth] /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/baseclasses/testing/pyRegTest.py:docstring of baseclasses.testing.pyRegTest.BaseRegTest.par_add_val:14: WARNING: py:meth reference target not found: baseclasses.BaseRegTest.getTol [ref.meth] /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/baseclasses/testing/pyRegTest.py:docstring of baseclasses.testing.pyRegTest.BaseRegTest.root_add_dict:14: WARNING: py:meth reference target not found: baseclasses.BaseRegTest.getTol [ref.meth] /home/docs/checkouts/readthedocs.org/user_builds/mdolab-baseclasses/checkouts/104/baseclasses/utils/containers.py:docstring of baseclasses.utils.containers.CaseInsensitiveDict:30: WARNING: py:meth reference target not found: __setitem__ [ref.meth] generating indices... genindex py-modindex done highlighting module code... [ 7%] baseclasses.problems.FluidProperties highlighting module code... [ 13%] baseclasses.problems.pyAeroStruct_problem highlighting module code... [ 20%] baseclasses.problems.pyAero_problem highlighting module code... [ 27%] baseclasses.problems.pyMission_problem highlighting module code... [ 33%] baseclasses.problems.pyStruct_problem highlighting module code... [ 40%] baseclasses.problems.pyWeight_problem highlighting module code... [ 47%] baseclasses.solvers.BaseSolver highlighting module code... [ 53%] baseclasses.solvers.pyAero_solver highlighting module code... [ 60%] baseclasses.testing.decorators highlighting module code... [ 67%] baseclasses.testing.pyRegTest highlighting module code... [ 73%] baseclasses.utils.containers highlighting module code... [ 80%] baseclasses.utils.error highlighting module code... [ 87%] baseclasses.utils.fileIO highlighting module code... [ 93%] baseclasses.utils.solverHistory highlighting module code... [100%] baseclasses.utils.utils writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in ../_readthedocs/html.