1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

science/py-nibabel: Add comment

This commit is contained in:
Yuri Victorovich 2023-06-27 00:07:59 -07:00
parent 84aea8ff88
commit bd54736f9b

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}packaging>=17:devel/py-packaging@${PY_FLAVOR}
USES= python:3.9+
USE_PYTHON= pep517 concurrent autoplist pytest
USE_PYTHON= pep517 concurrent autoplist pytest # 3 tests fail, see https://github.com/nipy/nibabel/issues/1235
NO_ARCH= yes