python3Packages.httplib2: drop xdist, prone to race conditions

This commit is contained in:
Martin Weinelt
2022-04-15 01:39:50 +02:00
parent c994f0ed63
commit 04cc709898
@@ -9,7 +9,6 @@
, pytest-forked
, pytest-randomly
, pytest-timeout
, pytest-xdist
, pytestCheckHook
, six
}:
@@ -36,7 +35,6 @@ buildPythonPackage rec {
pytest-forked
pytest-randomly
pytest-timeout
pytest-xdist
six
pytestCheckHook
];