1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

science/py-segyio: 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:50 +08:00
parent 46103feb41
commit ac7910b96c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -21,8 +21,8 @@ BUILD_DEPENDS= cmake:devel/cmake-core \
LIB_DEPENDS= libsegyio.so:science/segyio
RUN_DEPENDS= ${PYNUMPY}
USES= compiler:c++11-lang python pytest
USE_PYTHON= distutils autoplist
USES= compiler:c++11-lang python
USE_PYTHON= distutils autoplist pytest
USE_GITHUB= yes
GH_ACCOUNT= equinor