forked from pool/python-networkx
This commit is contained in:
parent
d1477ddc67
commit
d9baae4536
@ -110,7 +110,7 @@ popd
|
|||||||
%if 0%{?suse_version} < 1550
|
%if 0%{?suse_version} < 1550
|
||||||
rm -v networkx/drawing/tests/test_pydot.py
|
rm -v networkx/drawing/tests/test_pydot.py
|
||||||
%endif
|
%endif
|
||||||
%pytest -rs -k 'not test_from_adjacency_named'
|
%pytest -rs -k 'not test_from_adjacency_named and not test_asadpour_tsp'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user