mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/py-logical-unification: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
ad88180505
commit
893f4c2299
1 changed files with 1 additions and 1 deletions
|
@ -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} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipledispatch>0:devel/py-multipledispatch@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.7+
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist pytest
|
USE_PYTHON= distutils autoplist pytest
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue