diff --git a/archivebox/docs/conf.py b/archivebox/docs/conf.py index f221e291..7abad1cf 100644 --- a/archivebox/docs/conf.py +++ b/archivebox/docs/conf.py @@ -15,7 +15,6 @@ import sys sys.path.insert(0, os.path.abspath('.')) import django -import sphinx_py3doc_enhanced_theme sys.path.insert(0, os.path.abspath('../')) sys.path.insert(0, os.path.abspath('.'))