mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
science/py-meshio: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
ce21aaf0c7
commit
a3ad357b64
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR}\
|
||||
${PYTHON_PKGNAMEPREFIX}netCDF4>0:science/py-netCDF4@${PY_FLAVOR}
|
||||
|
||||
USES= pytest python
|
||||
USE_PYTHON= pep517
|
||||
USES= python
|
||||
USE_PYTHON= pep517 pytest
|
||||
PLIST_SUB= VER=${PORTVERSION}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue