Skip to content

Commit f50fd16

Browse files
frog-owebknjaz
andauthored
Update noxfile.py
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent 26a7b14 commit f50fd16

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
@@ -14,7 +14,6 @@ def build(session, autobuild=False):
1414
session.env["SPHINXOPTS"] = "-W"
1515

1616
shutil.rmtree("build", ignore_errors=True)
17-
1817
if autobuild:
1918
command = "sphinx-autobuild"
2019
extra_args = "-H", "0.0.0.0"

0 commit comments

Comments
 (0)