diff options
Diffstat (limited to 'dev-python/rply')
| -rw-r--r-- | dev-python/rply/rply-0.7.8.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-python/rply/rply-0.7.8.ebuild b/dev-python/rply/rply-0.7.8.ebuild index 8f233774ad62..92c563641e2d 100644 --- a/dev-python/rply/rply-0.7.8.ebuild +++ b/dev-python/rply/rply-0.7.8.ebuild @@ -15,10 +15,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" -DEPEND=" - dev-python/appdirs[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/py[${PYTHON_USEDEP}] )" +RDEPEND="dev-python/appdirs[${PYTHON_USEDEP}]" +BDEPEND="test? ( dev-python/py[${PYTHON_USEDEP}] )" distutils_enable_tests pytest +distutils_enable_sphinx docs |
