python3Packages.httplib2: drop xdist, prone to race conditions
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user