Skip to content

Commit

Permalink
science/py-segyio: 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 46103fe commit ac7910b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions science/py-segyio/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit ac7910b

Please sign in to comment.