Commit 204e7776 authored by Sigmanificient's avatar Sigmanificient
Browse files

python3Packages: remove unused arguments

parent 255a6ab7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
  libusb1,
  mock,
  pyasn1,
  pythonAtLeast,
  pycryptodome,
  pytestCheckHook,
  rsa,
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
  fetchFromGitHub,
  poetry-core,
  pyjwt,
  pytest-aiohttp,
  pytestCheckHook,
  python-dateutil,
  pythonOlder,
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
  pytest-asyncio,
  pytestCheckHook,
  pythonOlder,
  typer,
}:

buildPythonPackage rec {
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
  fetchPypi,
  lib,
  pytest-asyncio,
  pytest-cov,
  pytestCheckHook,
}:

+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@
  pyyaml,
  scikit-image,
  scikit-learn,
  scipy,
  typing-extensions,

  deepdiff,
  pytestCheckHook,
Loading