Skip to content

Commit d85874b

Browse files
authored
fix docs build (#1225)
1 parent 1dc3d58 commit d85874b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ docs = [
8484
"sphinx-autodoc-typehints",
8585
"sphinxemoji",
8686
"tornado",
87+
# workaround for an unknown downstream library that is now
88+
# missing typing_extensions
89+
"typing_extensions"
8790
]
8891

8992
[project.scripts]

0 commit comments

Comments
 (0)