diff --git a/docs/conf.py b/docs/conf.py index 16e349c36..22eacc758 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ copyright = "2019-{}, {}".format(datetime.now().year, author) # Import project to get version info -sys.path.insert(0, os.path.abspath(os.path.pardir)) +sys.path.insert(0, os.path.abspath("../")) import phys2bids # noqa # The short X.Y version