Skip to content

Commit 3a7a6a1

Browse files
committed
Unfreeze docs session
1 parent 1678b25 commit 3a7a6a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ def docs(session: nox.Session) -> None:
132132
"--no-dev",
133133
"--group",
134134
"docs",
135-
"--frozen",
136135
"sphinx-autobuild" if serve else "sphinx-build",
137136
*shared_args,
138137
env=env,

0 commit comments

Comments
 (0)