Skip to content

Commit

Permalink
devel/py-pydenticon: Convert to USE_PYTHON=unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 2, 2023
1 parent 8574bbb commit eef29d9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions devel/py-pydenticon/Makefile
Expand Up @@ -16,11 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent distutils unittest

NO_ARCH= yes

do-test:
@(cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test)

.include <bsd.port.mk>

0 comments on commit eef29d9

Please sign in to comment.