python313Packages.garminconnect: remove disabled
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
fetchFromGitHub,
|
||||
garth,
|
||||
pdm-backend,
|
||||
pythonOlder,
|
||||
requests,
|
||||
withings-sync,
|
||||
}:
|
||||
@@ -14,8 +13,6 @@ buildPythonPackage rec {
|
||||
version = "0.2.34";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cyberjunky";
|
||||
repo = "python-garminconnect";
|
||||
|
||||
Reference in New Issue
Block a user