python313Packages.google-cloud-dlp: remove disabled
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
protobuf,
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
}:
|
||||
|
||||
@@ -18,8 +17,6 @@ buildPythonPackage rec {
|
||||
version = "3.33.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_dlp";
|
||||
inherit version;
|
||||
|
||||
Reference in New Issue
Block a user