15
0

- Remove pytest-asyncio dependency which is actually harmful

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=65
This commit is contained in:
2021-06-09 05:34:10 +00:00
committed by Git OBS Bridge
parent f09d9f8ee0
commit 241b3a214a
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Jun 8 19:15:11 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Skip pyloop related tests, which are failing
- Remove pytest-asyncio dependency which is actually harmful
(gh#aio-libs/aiohttp#5787).
-------------------------------------------------------------------