14
0
forked from pool/python-falcon

Accepting request 941223 from home:pgajdos:python

- do not require pytest-runner for build, not required

OBS-URL: https://build.opensuse.org/request/show/941223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=40
This commit is contained in:
2021-12-17 22:14:21 +00:00
committed by Git OBS Bridge
parent 0a511e6cb3
commit 7fd8da40a1
2 changed files with 5 additions and 1 deletions

View File

@@ -42,7 +42,6 @@ BuildRequires: %{python_module aiofiles}
BuildRequires: %{python_module cbor2}
BuildRequires: %{python_module msgpack-python}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module testtools}