mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-python/pytest-travis-fold: tests require package to be already installed
thus, depend on itself, repoman doesn't complain about it so apperently we can do this Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -23,6 +23,10 @@ RDEPEND="
|
|||||||
>=dev-python/pytest-2.6.0[${PYTHON_USEDEP}]
|
>=dev-python/pytest-2.6.0[${PYTHON_USEDEP}]
|
||||||
<dev-python/pytest-4[${PYTHON_USEDEP}]
|
<dev-python/pytest-4[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}
|
||||||
|
test? (
|
||||||
|
dev-python/pytest-travis-fold[${PYTHON_USEDEP}]
|
||||||
|
)
|
||||||
|
"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user