1
0
Matej Cepl 2020-06-29 10:03:16 +00:00 committed by Git OBS Bridge
parent a082dd8113
commit 08768e77e0

View File

@ -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'