python312Packages.azure-appconfiguration: fix typo
natsukium 11 months ago ce58eb37 d836dc6e
··· 11 11 buildPythonPackage rec { 12 12 pname = "azure-appconfiguration"; 13 13 version = "1.7.1"; 14 14 - pyporject = true; 14 14 + pyproject = true; 15 15 16 16 disabled = pythonOlder "3.7"; 17 17