Skip to content

Commit

Permalink
cad/py-ezdxf: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 95ead80 commit 3cd00a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cad/py-ezdxf/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 3cd00a4

Please sign in to comment.