Release 2.1.0
This commit is contained in:
@@ -1 +0,0 @@
|
||||
New ``pytest_xdist_auto_num_workers`` hook can be implemented by plugins or ``conftest.py`` files to control the number of workers when ``--numprocesses=auto`` is given in the command-line.
|
||||
@@ -1,3 +0,0 @@
|
||||
``psutil`` has proven to make ``pytest-xdist`` installation in certain platforms and containers problematic, so to use it for automatic number of CPUs detection users need to install the ``psutil`` extra::
|
||||
|
||||
pip install pytest-xdist[psutil]
|
||||
Reference in New Issue
Block a user