summaryrefslogtreecommitdiff
path: root/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild')
-rw-r--r--dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
index 07b53a07af44..58e95957d6d0 100644
--- a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
+++ b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
@@ -25,5 +25,10 @@ KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x
RDEPEND="
>=dev-python/setuptools_scm-6.4.0[${PYTHON_USEDEP}]
"
+BDEPEND="
+ test? (
+ dev-vcs/git
+ )
+"
distutils_enable_tests pytest