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

python313Packages.microsoft-kiota-serialization-text: remove disabled

parent 48f28bf0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
  pytest-mock,
  pytestCheckHook,
  python-dateutil,
  pythonOlder,
  gitUpdater,
}:

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

  disabled = pythonOlder "3.9";

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