python2Packages.mock: drop

This commit is contained in:
Sigmanificient
2026-01-15 01:38:29 +01:00
parent d6648d8493
commit c02e1cfb21
3 changed files with 1 additions and 48 deletions
@@ -3,7 +3,6 @@
buildPythonPackage,
bootstrapped-pip,
fetchFromGitHub,
mock,
scripttest,
virtualenv,
pretend,
@@ -29,7 +28,6 @@ buildPythonPackage rec {
pipInstallFlags = [ "--ignore-installed" ];
nativeCheckInputs = [
mock
scripttest
virtualenv
pretend