diff options
Diffstat (limited to 'dev-python/testpath')
| -rw-r--r-- | dev-python/testpath/testpath-0.5.0.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild index 763a298055e9..92b2fb0f175d 100644 --- a/dev-python/testpath/testpath-0.5.0.ebuild +++ b/dev-python/testpath/testpath-0.5.0.ebuild @@ -16,13 +16,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" -BDEPEND=" - >=dev-python/pyproject2setuppy-15 - test? ( - dev-python/pathlib2[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ) -" +BDEPEND=">=dev-python/pyproject2setuppy-15" distutils_enable_tests pytest distutils_enable_sphinx doc |
