biology/py-ete3: Add tests
This commit is contained in:
parent
3618e3117f
commit
a93cd97f3c
@ -18,10 +18,11 @@ BUILD_DEPENDS= ${PY_DEPENDS}
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python:3.5+ pyqt:5 shebangfix
|
||||
SHEBANG_GLOB= *.py
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist pytest # some tests fail, see https://github.com/etetoolkit/ete/issues/643
|
||||
USE_PYQT= pyqt5
|
||||
|
||||
SHEBANG_GLOB= *.py
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user