python313Packages.google-cloud-dns: remove disabled
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
google-cloud-core,
|
||||
mock,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
}:
|
||||
|
||||
@@ -15,8 +14,6 @@ buildPythonPackage rec {
|
||||
version = "0.36.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_dns";
|
||||
inherit version;
|
||||
|
||||
Reference in New Issue
Block a user