diff --git a/math/py-logical-unification/Makefile b/math/py-logical-unification/Makefile index acf64da08928..0cb15bbc912b 100644 --- a/math/py-logical-unification/Makefile +++ b/math/py-logical-unification/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versioneer>0:devel/py-versioneer@${PY_FLAV RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipledispatch>0:devel/py-multipledispatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist pytest USE_GITHUB= yes