Commit e4cad25c authored by Nick Cao's avatar Nick Cao Committed by Robert Schütz
Browse files

python312Packages.celery: drop unused dependecy tzdata

parent 3a7285d1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
  pythonOlder,
  pyyaml,
  setuptools,
  tzdata,
  vine,
}:

@@ -56,7 +55,6 @@ buildPythonPackage rec {
    click-repl
    kombu
    python-dateutil
    tzdata
    vine
  ];