Skip to content

Commit

Permalink
math/py-pygslodeiv2: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 7d71ddf commit d7dd366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions math/py-pygslodeiv2/Makefile
Expand Up @@ -16,8 +16,8 @@ BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libgsl.so:math/gsl
RUN_DEPENDS= ${PYNUMPY}

USES= compiler:c++11-lang localbase python pytest
USE_PYTHON= distutils autoplist
USES= compiler:c++11-lang localbase python
USE_PYTHON= distutils autoplist pytest

pre-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} build_ext --inplace
Expand Down

0 comments on commit d7dd366

Please sign in to comment.