python3Packages.azure-mgmt-security: fix pyproject typo (#421668)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "azure-mgmt-security";
|
||||
version = "7.0.0";
|
||||
fpyproject = true;
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user