python313Packages.pydal: remove disabled

This commit is contained in:
Fabian Affolter
2025-11-16 10:05:29 +01:00
committed by GitHub
parent ca23c5b732
commit 079915ea98
@@ -4,7 +4,6 @@
buildPythonPackage,
fetchPypi,
pytestCheckHook,
pythonOlder,
setuptools,
legacy-cgi,
}:
@@ -14,8 +13,6 @@ buildPythonPackage rec {
version = "20251115.1";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-04G7DksOLeYaNNvw6+y8lbgXVCPzqOpksV0DZy4GcIA=";