diff --git a/docs/conf.py b/docs/conf.py index 8572cf3..4af5f21 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -33,7 +33,6 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.viewcode', - 'sphinx.ext.githubpages', 'sphinx.ext.napoleon' ]