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