diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-01-28 09:27:58 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-01-28 10:17:57 +0000 |
| commit | dbdf303e95022ebf3f8f551a8c4adce6e924f440 (patch) | |
| tree | a9ad74c082f06afc556c1c06f0e1fab0952e77df /math/py-cvxpy | |
| parent | f820c093988fa01acca94276fcf552636613a88f (diff) | |
Diffstat (limited to 'math/py-cvxpy')
| -rw-r--r-- | math/py-cvxpy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index b20e40ef7e4f..e4f27d742cfe 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -35,4 +35,6 @@ post-install: ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore${PYTHON_TAG}.so \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxpy_sparsecholesky${PYTHON_TAG}.so +# tests as of 1.6.4: 4 failed, 1308 passed, 216 skipped, 534 warnings in 610.43s (0:10:10) + .include <bsd.port.mk> |
