Skip to content

Commit

Permalink
www/py-feedgenerator: Convert to USE_PYTHON=unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent d6180ae commit ade56e0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions www/py-feedgenerator/Makefile
Expand Up @@ -15,11 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${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} ${PYSETUP} test

.include <bsd.port.mk>

0 comments on commit ade56e0

Please sign in to comment.