- Skip two tests as the module works with new pytest and upstream

didn't get around to fix the trouble

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-helpers-namespace?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-02-18 11:11:30 +00:00
committed by Git OBS Bridge
parent b87a3bf9fe
commit 667a8e7cf0
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 18 11:10:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not restrict to pytest 5 as it works there too
-------------------------------------------------------------------
Fri Nov 1 14:01:47 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>