Skip to content

Commit

Permalink
python3Packages.httplib2: drop xdist, prone to race conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt committed Apr 14, 2022
1 parent d64fdfa commit c87fbbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/development/python-modules/httplib2/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
, pytest-forked
, pytest-randomly
, pytest-timeout
, pytest-xdist
, pytestCheckHook
, six
}:
Expand All @@ -36,7 +35,6 @@ buildPythonPackage rec {
pytest-forked
pytest-randomly
pytest-timeout
pytest-xdist
six
pytestCheckHook
];
Expand Down

0 comments on commit c87fbbc

Please sign in to comment.