forked from pool/python-pygraphviz
Add metadata
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=19
This commit is contained in:
@@ -72,7 +72,9 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
# export PYTEST_ADDOPTS="--doctest-modules --durations=10 --import-mode=importlib"
|
||||
export PYTEST_ADDOPTS="--import-mode=importlib"
|
||||
# skip tests because of gh#pygraphviz/pygraphviz#366
|
||||
%pytest_arch -k 'not (test_drawing_makes_file or test_drawing_makes_file1 or test_drawing_makes_file)'
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user