Codebase list fiat / 8194b58
debian/tests: skip test_serendipity_derivatives it fails now in the lambdify function (in tabulate) Drew Parsons 1 year, 3 months ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11
22 * debian patch fix_deprecated_numpy.patch replaces deprecated
33 np.float with float. Closes: #1027195.
4 * debian/tests: skip test_serendipity_derivatives, it fails now in
5 lambdify function (tabulate)
46 * Standards-Version: 4.6.2
57
68 -- Drew Parsons <dparsons@debian.org> Mon, 09 Jan 2023 01:51:02 +0100
0 Test-Command: python3 -m pytest -v test/unit
0 Test-Command: python3 -m pytest -v test/unit -k "not test_serendipity_derivatives"
11 Depends: python3-fiat,
22 python3-pytest
33