Skip to content

Commit db41d35

Browse files
committed
docs edit
1 parent 74f051e commit db41d35

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#
1313
import os
1414
import sys
15-
sys.path.insert(0, os.path.abspath('../src'))
15+
sys.path.insert(0, os.path.abspath('../src/schengulator/'))
1616

1717

1818
# -- Project information -----------------------------------------------------

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
csv
12
datetime
23
myst-parser
34
renku-sphinx-theme

0 commit comments

Comments
 (0)