forked from pool/python-distro
- Drop useless BuildRequires of python-flake8 and python-pytest-cov
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=15
This commit is contained in:
@@ -33,8 +33,6 @@ BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
# SECTION test
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module flake8}
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user