diff options
Diffstat (limited to 'devel/py-itertree/Makefile')
-rw-r--r-- | devel/py-itertree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-itertree/Makefile b/devel/py-itertree/Makefile index 07a07202acfd..5575a73972ec 100644 --- a/devel/py-itertree/Makefile +++ b/devel/py-itertree/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= pep517 autoplist pytest # 1 test fails, see https://github.com/BR1py/itertree/issues/18 USE_GITHUB= yes |