Unverified Commit d69d1e43 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python313Packages.microsoft-kiota-authentication-azure: remove disabled

parent 4c72f981
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
  pytest-asyncio,
  pytest-mock,
  pytestCheckHook,
  pythonOlder,
  gitUpdater,
}:

@@ -20,8 +19,6 @@ buildPythonPackage rec {
  version = "1.9.8";
  pyproject = true;

  disabled = pythonOlder "3.9";

  src = fetchFromGitHub {
    owner = "microsoft";
    repo = "kiota-python";