Loading pkgs/development/python-modules/msgraph-sdk/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ microsoft-kiota-serialization-multipart, microsoft-kiota-serialization-text, msgraph-core, pythonOlder, }: buildPythonPackage rec { Loading @@ -20,8 +19,6 @@ buildPythonPackage rec { version = "1.37.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "microsoftgraph"; repo = "msgraph-sdk-python"; Loading Loading
pkgs/development/python-modules/msgraph-sdk/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ microsoft-kiota-serialization-multipart, microsoft-kiota-serialization-text, msgraph-core, pythonOlder, }: buildPythonPackage rec { Loading @@ -20,8 +19,6 @@ buildPythonPackage rec { version = "1.37.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "microsoftgraph"; repo = "msgraph-sdk-python"; Loading