python310Packages.azure-mgmt-eventhub: update disabled
This commit is contained in:
@@ -13,7 +13,7 @@ buildPythonPackage rec {
|
||||
version = "11.0.0";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
||||
Reference in New Issue
Block a user