aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <horea.christ@yandex.com>2018-08-11 00:07:40 +0200
committerHorea Christian <horea.christ@yandex.com>2018-08-11 00:07:40 +0200
commit2348b81704f52c52934c2c92a16e5f47b579f0e8 (patch)
tree5fe43834ee462480c30970494a071f6b6d8c130a /sci-libs/nipype/nipype-1.1.0.ebuild
parentsci-libs/nipype: version bump (diff)
downloadsci-2348b81704f52c52934c2c92a16e5f47b579f0e8.tar.gz
sci-2348b81704f52c52934c2c92a16e5f47b579f0e8.tar.bz2
sci-2348b81704f52c52934c2c92a16e5f47b579f0e8.zip
sci-libs/nipype: added testing dep
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'sci-libs/nipype/nipype-1.1.0.ebuild')
-rw-r--r--sci-libs/nipype/nipype-1.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/nipype/nipype-1.1.0.ebuild b/sci-libs/nipype/nipype-1.1.0.ebuild
index 8c2713712..84e7e852b 100644
--- a/sci-libs/nipype/nipype-1.1.0.ebuild
+++ b/sci-libs/nipype/nipype-1.1.0.ebuild
@@ -26,6 +26,7 @@ DEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-xdist[${PYTHON_USEDEP}]
${RDEPEND}
)
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' python2_7)