diff --git a/pyproject.toml b/pyproject.toml index 8485c20a6cbebe0e38233503c237072415975561..43ed7aff2607147d8dcd1030f807378f343ea746 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,6 +48,7 @@ "sphinx-autodoc-typehints", "auto-intersphinx", "sphinxcontrib-programoutput", + "bob.pad.base", ] test = [ "pytest",