Commit 2c342d4b authored by Sigmanificient's avatar Sigmanificient
Browse files

python312Packages.stytra: drop nose dependency

parent 4761a134
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
  imageio-ffmpeg,
  lightparam,
  matplotlib,
  nose,
  numba,
  numpy,
  opencv4,
@@ -74,7 +73,6 @@ buildPythonPackage rec {
  ];

  nativeCheckInputs = [
    nose
    pytestCheckHook
    pyserial
  ];