Accepting request 998033 from home:bnavigator:branches:devel:languages:python

- Clean specfile: remove code coverage checker

OBS-URL: https://build.opensuse.org/request/show/998033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpserver?expand=0&rev=16
This commit is contained in:
2022-08-19 06:58:04 +00:00
committed by Git OBS Bridge
parent 011dc3c010
commit 28eea89987
2 changed files with 5 additions and 2 deletions

View File

@@ -35,8 +35,6 @@ Requires: python-pytest
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Werkzeug >= 2}
BuildRequires: %{python_module coverage}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
# /SECTION