python313Packages.pyatmo: update disabled

This commit is contained in:
Fabian Affolter
2025-05-07 01:13:03 +02:00
committed by GitHub
parent ea01694bf3
commit 93190ee3a5
@@ -20,7 +20,7 @@ buildPythonPackage rec {
version = "9.0.0";
pyproject = true;
disabled = pythonOlder "3.10";
disabled = pythonOlder "3.11";
src = fetchFromGitHub {
owner = "jabesq";