David Coudert
David Coudert
put it in the TESTS block.
Let me know when you are satisfied with the current version.
The problem should be elsewhere in your configuration. I don't have this issue on my local installation (macOS and fedora).
Make this test more robust ```py sage -t --warn-long 5.0 --random-seed=334098958671645686078940818804175858609 src/sage/graphs/matching_covered_graph.py ********************************************************************** Error: Failed example:: Got: ([(0, 4, None), (0, 6, None), (1, 5, None), (1, 7, None), (4,...
You still have to fix doctests