Test-Command: for pyver in `py3versions -sv`; do python$pyver -m pytest -k "not numba"; done
Depends: python3-basix,
 python3-all,
 python3-pytest,
 python3-ufl,
 python3-numpy,
 python3-sympy
