Commit bc18f554 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.pylamarzocco: remove disabled

parent ae8ea05a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
  mashumaro,
  pytest-asyncio,
  pytestCheckHook,
  pythonOlder,
  setuptools,
  syrupy,
}:
@@ -19,8 +18,6 @@ buildPythonPackage rec {
  version = "2.1.0";
  pyproject = true;

  disabled = pythonOlder "3.12";

  src = fetchFromGitHub {
    owner = "zweckj";
    repo = "pylamarzocco";