diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild index 2cfb42fd2bf7..071d7a7148a8 100644 --- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild +++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild @@ -31,6 +31,10 @@ RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " +BDEPEND+=" + test? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}] ) +" + DOCS=( README.rst CHANGELOG.rst ) distutils_enable_tests pytest |
