diff --git a/docs-src/conf.py b/docs-src/conf.py index edf3d26..f63ae59 100644 --- a/docs-src/conf.py +++ b/docs-src/conf.py @@ -42,7 +42,6 @@ 'sphinx.ext.autodoc', 'sphinx.ext.linkcode', 'sphinx.ext.napoleon', - 'sphinxprettysearchresults', ] # Add any paths that contain templates here, relative to this directory. diff --git a/docs-src/requirements.txt b/docs-src/requirements.txt index 41c3485..05a0f7f 100644 --- a/docs-src/requirements.txt +++ b/docs-src/requirements.txt @@ -1,3 +1,2 @@ pydata-sphinx-theme sphinx >= 1.8 -sphinxprettysearchresults