Unverified Commit c53d1479 authored by Pyrox's avatar Pyrox
Browse files

python312Packages.androguard: Remove unused dependencies

parent fb2d8978
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@
  pytestCheckHook,
  mock,
  python-magic,
  codecov,
  coverage,
  qt5,
  # This is usually used as a library, and it'd be a shame to force the GUI
  # libraries to the closure if GUI is not desired.
@@ -73,8 +71,6 @@ buildPythonPackage rec {

  nativeCheckInputs = [
    pytestCheckHook
    codecov
    coverage
    mock
    pyperclip
    pyqt5