Skip to content

Commit

Permalink
audio/py-discid: Simplify regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BSDKaffee committed Nov 1, 2022
1 parent c1bfe73 commit 83551cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions audio/py-discid/Makefile
Expand Up @@ -14,11 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
LIB_DEPENDS= libdiscid.so:audio/libdiscid

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

NO_ARCH= yes

TEST_TARGET= test
DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${PYSETUP}

.include <bsd.port.mk>

0 comments on commit 83551cc

Please sign in to comment.