diff options
Diffstat (limited to 'devel/py-hatch-vcs/Makefile')
-rw-r--r-- | devel/py-hatch-vcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hatch-vcs/Makefile b/devel/py-hatch-vcs/Makefile index cd3c17552c6f..23ce9238e42c 100644 --- a/devel/py-hatch-vcs/Makefile +++ b/devel/py-hatch-vcs/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.1.0:devel/py-hatchling@${PY_FLA ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4.0:devel/py-setuptools_scm@${PY_FLAVOR} TEST_DEPENDS= git:devel/git -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |