cad/py-ezdxf: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh
2024-03-09 23:21:11 +08:00
parent 95ead803ed
commit 3cd00a458a
+2 -2
View File
@@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:devel/py-pyparsing@${PY_FLA
${PYTHON_PKGNAMEPREFIX}geomdl>0:graphics/py-geomdl@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geomdl>0:graphics/py-geomdl@${PY_FLAVOR}
USES= python pytest
USE_PYTHON= concurrent distutils autoplist
USES= python
USE_PYTHON= concurrent distutils autoplist pytest
USE_GITHUB= yes
GH_ACCOUNT= mozman