diff --git a/build-docs.sh b/build-docs.sh
index c362d9dd9455a13f37e5304543a8ae2f7d9a9689..e7c1a5fb1d9ac0fa5646cf6a4d4a345536947001 100755
--- a/build-docs.sh
+++ b/build-docs.sh
@@ -1,4 +1,4 @@
-pip install sphinx-autodoc2 sphinx_rtd_theme myst-parser
+pip install sphinx_rtd_theme myst-parser
 
 cd docs || exit 1
 sphinx-build source build