Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-xdist
From: Adam Ciarcinski
Date: 2022-12-12 11:09:32
Message id: 20221212100932.45A0DFA90@cvs.NetBSD.org
Log Message:
py-test-xdist: updated to 3.1.0
pytest-xdist 3.1.0 (2022-12-01)
===============================
Features
--------
- Users can now set a default distribution mode in their configuration file:
.. code-block:: ini
[pytest]
addopts = --dist loadscope
- Python 3.11 is now officially supported.
Removals
--------
- Python 3.6 is no longer supported.
Files: