You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
See #452
It looks like using
sphinx-autodoc-typehints==1.10.3
causes the docs to fail to build on RTD, but1.10.2
passes. If we fix the build, or a new version ofsphinx-autodoc-typehints
fixes this (apparent) regression, we should consider removing the version restrictions indocs-requirements.txt
.The text was updated successfully, but these errors were encountered: