Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 862e3ad

Browse files
committed
add setup to previewer
1 parent 721a956 commit 862e3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/preview/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# documentation root, use os.path.abspath to make it absolute, like shown here.
1919
#sys.path.insert(0, os.path.abspath('../modules'))
2020

21-
from runestone import runestone_static_dirs, runestone_extensions
21+
from runestone import runestone_static_dirs, runestone_extensions, setup
2222

2323
# -- General configuration -----------------------------------------------------
2424

0 commit comments

Comments
 (0)