Skip to content

Commit

Permalink
textproc/py-normality: 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 c520999 commit d4aa185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions textproc/py-normality/Makefile
Expand Up @@ -19,8 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}banal>=1.0.1:devel/py-banal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}text-unidecode>=0:converters/py-text-unidecode@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0.0:textproc/py-charset-normalizer@${PY_FLAVOR}

USES= python pytest
USE_PYTHON= autoplist pep517
USES= python
USE_PYTHON= autoplist pep517 pytest

NO_ARCH= yes

Expand Down

0 comments on commit d4aa185

Please sign in to comment.