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

python313Packages.google-nest-sdm: remove disabled

parent 5c5c93c8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
  pytest-aiohttp,
  pytest-asyncio,
  pytestCheckHook,
  pythonOlder,
  pyyaml,
  requests-oauthlib,
  setuptools,
@@ -22,8 +21,6 @@ buildPythonPackage rec {
  version = "9.1.0";
  pyproject = true;

  disabled = pythonOlder "3.11";

  src = fetchFromGitHub {
    owner = "allenporter";
    repo = "python-google-nest-sdm";