science/py-pymatgen: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 23:21:48 +08:00
parent 7e651ec250
commit 46103feb41
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -33,8 +33,8 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}uncertainties>=3.1.6:math/py-uncertainties@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybtex>0:textproc/py-pybtex@${PY_FLAVOR}
USES= compiler:c++11-lang python pytest
USE_PYTHON= distutils cython concurrent autoplist
USES= compiler:c++11-lang python
USE_PYTHON= distutils cython concurrent autoplist pytest
post-install:
@cd ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} && ${STRIP_CMD} \