1
0
Dirk Mueller 2022-10-02 09:55:25 +00:00 committed by Git OBS Bridge
parent d1477ddc67
commit d9baae4536

View File

@ -110,7 +110,7 @@ popd
%if 0%{?suse_version} < 1550
rm -v networkx/drawing/tests/test_pydot.py
%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}
%license LICENSE.txt