14
0

- Don't use pytest-xdist, it breaks test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=278
This commit is contained in:
2024-11-21 22:31:57 +00:00
committed by Git OBS Bridge
parent e04290e05d
commit d8ae32a002
2 changed files with 4 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
Thu Nov 21 12:01:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Skip over the tests which require network.
- Don't use pytest-xdist, it breaks test suite.
-------------------------------------------------------------------
Thu Nov 21 11:35:52 UTC 2024 - Dirk Müller <dmueller@suse.com>