forked from Lainports/freebsd-ports
science/py-pymatgen: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
7e651ec250
commit
46103feb41
1 changed files with 2 additions and 2 deletions
|
|
@ -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} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue