python3Packages.azure-mgmt-security: fix pyproject typo
Martin Weinelt 5 months ago b4a03bd0 aa430a4c
··· 12 12 buildPythonPackage rec { 13 13 pname = "azure-mgmt-security"; 14 14 version = "7.0.0"; 15 15 - fpyproject = true; 15 15 + pyproject = true; 16 16 17 17 disabled = pythonOlder "3.8"; 18 18