Skip to content

Commit

Permalink
devel/py-fastnumbers: add missing test depend
Browse files Browse the repository at this point in the history
Approved by:	portmgr blanket
  • Loading branch information
AMDmi3 committed Apr 7, 2022
1 parent ebd5859 commit b192b65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/py-fastnumbers/Makefile
Expand Up @@ -10,7 +10,8 @@ COMMENT= Super-fast and clean conversions to numbers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}

USES= python:3.5+
USE_PYTHON= autoplist distutils
Expand Down

0 comments on commit b192b65

Please sign in to comment.