Skip to content

Commit e4e98d4

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def build(session, autobuild=False):
1414
session.env["SPHINXOPTS"] = "-W"
1515

1616
shutil.rmtree("build", ignore_errors=True)
17+
1718
if autobuild:
1819
command = "sphinx-autobuild"
1920
extra_args = "-H", "0.0.0.0"

0 commit comments

Comments
 (0)