Skip to content

Commit

Permalink
security/py-pyotp: Convert to USE_PYTHON=unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 9, 2022
1 parent 0b1e347 commit d691f0b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions security/py-pyotp/Makefile
Expand Up @@ -11,11 +11,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

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

NO_ARCH= yes

do-test:
cd ${WRKSRC} && ${PYTHON_CMD} test.py

.include <bsd.port.mk>

0 comments on commit d691f0b

Please sign in to comment.