diff --git a/python-zeroconf.spec b/python-zeroconf.spec index c9faa70..c2757aa 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -53,7 +53,8 @@ does not force you to use a particular event loop or python-twisted. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# needs network interface test_launch_and_close +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v -k 'not test_launch_and_close' %files %{python_files} %doc README.rst