python313Packages.pylamarzocco: remove disabled

This commit is contained in:
Fabian Affolter
2025-09-28 01:44:57 +02:00
parent ae8ea05a36
commit bc18f5545c
@@ -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";