- Do not remove pytest.ini, we need the configuration for pytest 8.4.

- Do not play around with test directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=21
This commit is contained in:
2025-07-07 04:13:25 +00:00
committed by Git OBS Bridge
parent d4682477ac
commit 3ed9740afd
2 changed files with 9 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 7 04:13:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Do not remove pytest.ini, we need the configuration for pytest 8.4.
- Do not play around with test directory name.
-------------------------------------------------------------------
Wed May 7 07:00:40 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>