Read the Docs build information Build id: 3369983 Project: mdolab-idwarp Version: latest Commit: a86e9d9f7158cba3d41f4d7bebb333b291c4131a Date: 2025-09-17T22:30:57.992258Z State: finished Success: True [rtd-command-info] start-time: 2025-09-17T22:30:58.819852Z, end-time: 2025-09-17T22:30:59.366627Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/mdolab/idwarp.git . Cloning into '.'... [rtd-command-info] start-time: 2025-09-17T22:30:59.472124Z, end-time: 2025-09-17T22:31:00.422490Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/mdolab/idwarp * [new tag] v2.4.0 -> v2.4.0 * [new tag] v2.4.1 -> v2.4.1 * [new tag] v2.5.0 -> v2.5.0 * [new tag] v2.6.0 -> v2.6.0 * [new tag] v2.6.1 -> v2.6.1 * [new tag] v2.6.2 -> v2.6.2 [rtd-command-info] start-time: 2025-09-17T22:31:01.171441Z, end-time: 2025-09-17T22:31:01.245956Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 a86e9d9 Ruff fixes (#105) [rtd-command-info] start-time: 2025-09-17T22:31:01.331646Z, end-time: 2025-09-17T22:31:01.368384Z, 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: 2025-09-17T22:31:05.837786Z, end-time: 2025-09-17T22:31:05.893632Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-09-17T22:31:06.310745Z, end-time: 2025-09-17T22:31:06.977157Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 422ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest, 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: 2025-09-17T22:31:07.070237Z, end-time: 2025-09-17T22:31:11.424625Z, duration: 4, 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-idwarp/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.9 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-25.2 setuptools-80.9.0 [rtd-command-info] start-time: 2025-09-17T22:31:11.506016Z, end-time: 2025-09-17T22:31:16.024018Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 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.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 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.17.0-py3-none-any.whl.metadata (2.0 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-1.4.1-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-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 155.8 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 652.0 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 632.4 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 697.5 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) Downloading roman_numerals_py-3.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-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.8.3 charset_normalizer-3.4.3 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 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.5.0 [rtd-command-info] start-time: 2025-09-17T22:31:16.121820Z, end-time: 2025-09-17T22:31:19.711340Z, duration: 3, 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-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (8.2.3) Collecting sphinx-rtd-theme>=0.5 (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting pyyaml (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting numpydoc (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading numpydoc-1.9.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.1-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.4.7-py3-none-any.whl.metadata (6.3 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.3.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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-idwarp/envs/latest/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.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/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-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/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-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/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-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (25.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.0.2) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2025.8.3) 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 requests>=2.30.0 (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 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.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 205.1 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading numpy-2.3.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 402.9 MB/s 0:00:00 Downloading numpydoc-1.9.0-py3-none-any.whl (64 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 674.9 MB/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.1-py3-none-any.whl (7.4 kB) Downloading requests-2.32.4-py3-none-any.whl (64 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 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, requests, 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 Attempting uninstall: requests Found existing installation: requests 2.32.5 Uninstalling requests-2.32.5: Successfully uninstalled requests-2.32.5 Successfully installed appdirs-1.4.4 baron-0.10.1 latexcodec-3.0.1 numpy-2.3.3 numpydoc-1.9.0 pybtex-0.25.1 pybtex-docutils-1.0.3 pyyaml-6.0.2 redbaron-0.9.2 requests-2.32.4 rply-0.7.8 sphinx-copybutton-0.5.2 sphinx-prompt-1.10.1 sphinx-rtd-theme-3.0.2 sphinx-tabs-3.4.7 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: 2025-09-17T22:31:19.882539Z, end-time: 2025-09-17T22:31:19.920345Z, 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 os import sys sys.path.insert(0, os.path.abspath("../")) # -- Project information ----------------------------------------------------- project = "IDWarp" # -- 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", "mpi4py", "petsc4py", "baseclasses", "cgnsutilities"] # Specify the baseurls for the projects I want to link to intersphinx_mapping = { "mach-aero": ("https://mdolab-mach-aero.readthedocs-hosted.com/en/latest", None), } [rtd-command-info] start-time: 2025-09-17T22:31:20.012303Z, end-time: 2025-09-17T22:31:21.267985Z, duration: 1, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done checking bibtex cache... out of date [autosummary] generating autosummary for: API.rst, MultiUSMesh.rst, USMesh.rst, building.rst, index.rst, options.rst, tutorial.rst loading intersphinx inventory 'mach-aero' from https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] API reading sources... [ 29%] MultiUSMesh reading sources... [ 43%] USMesh reading sources... [ 57%] building reading sources... [ 71%] index reading sources... [ 86%] options reading sources... [100%] tutorial 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-idwarp/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/checkouts/latest/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/mdolab-idwarp/checkouts/latest/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 14%] API writing output... [ 29%] MultiUSMesh writing output... [ 43%] USMesh writing output... [ 57%] building writing output... [ 71%] index writing output... [ 86%] options writing output... [100%] tutorial generating indices... genindex done highlighting module code... [ 50%] idwarp.MultiUnstructuredMesh highlighting module code... [100%] idwarp.UnstructuredMesh writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html.