python311Packages.gcal-sync: update disabled

This commit is contained in:
Fabian Affolter
2023-10-16 21:54:06 +02:00
committed by GitHub
parent 87caf6b88a
commit 27e44e4833
@@ -16,7 +16,7 @@ buildPythonPackage rec {
version = "5.0.0";
format = "setuptools";
disabled = pythonOlder "3.9";
disabled = pythonOlder "3.10";
src = fetchFromGitHub {
owner = "allenporter";