Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #32598: cvxopt selftest should rely on pytest, not nose
Currently, selftest of `cvxopt` rely on `nose`, which is broken (see#32595). Upstream does not mention `nose` anymore and recommends to use `pytest`, see https://cvxopt.org/install/index.html URL: https://trac.sagemath.org/32598 Reported by: tmonteil Ticket author(s): Thierry Monteil Reviewer(s): Matthias Koeppe
- Loading branch information