math/py-Pyomo: Update comment

This commit is contained in:
Yuri Victorovich 2024-01-08 01:16:26 -08:00
parent 3d769beceb
commit 9a8246643e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-parallel>0:devel/py-pytest-parallel@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils cython concurrent autoplist pytest # 1 test fails, see https://github.com/Pyomo/pyomo/issues/2547
USE_PYTHON= distutils cython concurrent autoplist pytest # 1 test fails but it is known to be broken by the upstream, see https://github.com/Pyomo/pyomo/issues/2547
USE_GITHUB= yes
GH_PROJECT= pyomo