14
0
Tomáš Chvátal
2019-03-15 10:34:13 +00:00
committed by Git OBS Bridge
parent c3eb83dd03
commit 40ca319399

View File

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