diff options
Diffstat (limited to 'dev-python/helpdev')
-rw-r--r-- | dev-python/helpdev/helpdev-0.7.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1.ebuild b/dev-python/helpdev/helpdev-0.7.1.ebuild index 48dabc7184c9..52bb4cf4873e 100644 --- a/dev-python/helpdev/helpdev-0.7.1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1.ebuild @@ -21,5 +21,7 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] " +BDEPEND="test? ( dev-python/pip[${PYTHON_USEDEP}] )" + distutils_enable_sphinx docs dev-python/sphinx_rtd_theme distutils_enable_tests pytest |