--- pyproject.toml.orig 2026-03-13 08:27:50 UTC +++ pyproject.toml @@ -1,6 +1,6 @@ requires = [ [build-system] requires = [ - "setuptools>=77.0.3", + "setuptools>=61", "wheel", ] build-backend = "setuptools.build_meta" @@ -11,7 +11,7 @@ description = "Microsoft Azure Containerregistrytasks { name = "Microsoft Corporation", email = "azpysdkhelp@microsoft.com" }, ] description = "Microsoft Azure Containerregistrytasks Management Client Library for Python" -license = "MIT" +license = { text = "MIT" } classifiers = [ "Development Status :: 4 - Beta", "Programming Language :: Python",