python310Packages.azure-mgmt-monitor: update disabled
This commit is contained in:
parent
46567bb8a3
commit
9c651f79a2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
|||
version = "4.0.1";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
|
Loading…
Reference in a new issue