Skip to content

Commit e8ef3cf

Browse files
committed
try and fix read the docs
1 parent 9164d99 commit e8ef3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# add these directories to sys.path here. If the directory is relative to the
2121
# documentation root, use os.path.abspath to make it absolute, like shown here.
2222

23-
sys.path.insert(0, os.path.abspath('../../ziptastic-python'))
23+
sys.path.insert(0, os.path.abspath('..'))
2424

2525
# -- General configuration ------------------------------------------------
2626

0 commit comments

Comments
 (0)