mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/pytest: Add missing DEPEND on dev-python/setuptools_scm
* Thanks to Michał Bartoszkiewicz for catching this Bug: https://bugs.gentoo.org/show_bug.cgi?id=623248 Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -27,6 +27,7 @@ COMMON_DEPEND="
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
>=dev-python/hypothesis-3.5.2[${PYTHON_USEDEP}]
|
||||
>dev-python/pytest-xdist-1.13[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user