python313Packages.msgraph-sdk: remove pythonOlder
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
microsoft-kiota-serialization-multipart,
|
||||
microsoft-kiota-serialization-text,
|
||||
msgraph-core,
|
||||
pythonOlder,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -20,8 +19,6 @@ buildPythonPackage rec {
|
||||
version = "1.37.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "microsoftgraph";
|
||||
repo = "msgraph-sdk-python";
|
||||
|
||||
Reference in New Issue
Block a user