pytest_xdist -> pytest-xdist

This commit is contained in:
Robert Vollmert
2022-10-28 10:49:04 +02:00
committed by Wolfgang Walther
parent cfd0ee35d3
commit b702c5fbe4
+1 -1
View File
@@ -80,7 +80,7 @@ let
python3.withPackages (ps: [ python3.withPackages (ps: [
ps.pyjwt ps.pyjwt
ps.pytest ps.pytest
ps.pytest_xdist ps.pytest-xdist
ps.pyyaml ps.pyyaml
ps.requests ps.requests
ps.requests-unixsocket ps.requests-unixsocket