14
0

- Don't require pytest-runner, when we don't need it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=12
This commit is contained in:
2021-05-16 18:30:32 +00:00
committed by Git OBS Bridge
parent 4fce380b4b
commit 827a2e5129
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 16 18:30:07 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't require pytest-runner, when we don't need it.
-------------------------------------------------------------------
Thu May 13 16:40:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>