We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4480572 commit 8bb63ddCopy full SHA for 8bb63dd
docs/conf.py
@@ -53,7 +53,6 @@
53
"sphinx.ext.autodoc",
54
"sphinx.ext.napoleon",
55
"sphinxcontrib.jinja",
56
- "sphinxprettysearchresults",
57
]
58
59
# Add any paths that contain templates here, relative to this directory.
requirements.txt
@@ -30,4 +30,3 @@ pytest-cov~=2.12.1
30
sphinx~=4.1.2
31
sphinx_rtd_theme~=0.5.2
32
sphinx-jinja~=1.1.1
33
-sphinxprettysearchresults~=0.3.5
0 commit comments