python313Packages.garth: remove disabled

This commit is contained in:
Fabian Affolter
2025-10-29 00:44:56 +01:00
committed by GitHub
parent 6c2997a6ee
commit 59014ff983
@@ -6,7 +6,6 @@
pydantic,
pytest-vcr,
pytestCheckHook,
pythonOlder,
requests,
requests-oauthlib,
}:
@@ -16,8 +15,6 @@ buildPythonPackage rec {
version = "0.5.18";
pyproject = true;
disabled = pythonOlder "3.10";
src = fetchPypi {
inherit pname version;
hash = "sha256-+Df40ZYj5+Vo9IFFF+9wfGiKvhCWWy7hqhoBVZKsdx0=";