Skip to content

Commit fbc66af

Browse files
committed
re-add sphinx_docstring_typing
1 parent 5c8518e commit fbc66af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ def docs(session):
138138
"sphinx==4.5.0",
139139
"alabaster",
140140
"recommonmark",
141+
"sphinx_docstring_typing",
141142
)
142143

143144
shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)

0 commit comments

Comments
 (0)