diff --git a/python-networkx.spec b/python-networkx.spec index 8f926de..2d15cd8 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -101,7 +101,6 @@ popd } %check -# test excluded because it leads to crashes on i586, gh#networkx/networkx#3304 # TestKatzCentralityDirectedNumpy fails on git master atm too %pytest -n auto -k 'not TestKatzCentralityDirectedNumpy'