diff --git a/src/conf.py b/src/conf.py index 9df2d5b5..5f13b981 100644 --- a/src/conf.py +++ b/src/conf.py @@ -7,7 +7,6 @@ import sys sys.path.append(os.path.abspath("../exts")) -sys.path.append(os.path.abspath("../shared/exts")) # -- Project information -----------------------------------------------------