python313Packages.garth: remove disabled
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user