Skip to content

Commit

Permalink
textproc/py-elementpath: 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 e3bb9a0 commit c520999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions textproc/py-elementpath/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmlschema>=2.0.0:textproc/py-xmlschema@${PY_FLAVOR}

USES= python pytest
USE_PYTHON= distutils concurrent autoplist
USES= python
USE_PYTHON= distutils concurrent autoplist pytest

NO_ARCH= yes

Expand Down

0 comments on commit c520999

Please sign in to comment.