See #452
It looks like using sphinx-autodoc-typehints==1.10.3 causes the docs to fail to build on RTD, but 1.10.2 passes. If we fix the build, or a new version of sphinx-autodoc-typehints fixes this (apparent) regression, we should consider removing the version restrictions in docs-requirements.txt.
See #452
It looks like using
sphinx-autodoc-typehints==1.10.3causes the docs to fail to build on RTD, but1.10.2passes. If we fix the build, or a new version ofsphinx-autodoc-typehintsfixes this (apparent) regression, we should consider removing the version restrictions indocs-requirements.txt.