Loading pkgs/development/python-modules/google-cloud-translate/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ protobuf, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, }: Loading @@ -20,8 +19,6 @@ buildPythonPackage rec { version = "3.22.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "google_cloud_translate"; inherit version; Loading Loading
pkgs/development/python-modules/google-cloud-translate/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ protobuf, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, }: Loading @@ -20,8 +19,6 @@ buildPythonPackage rec { version = "3.22.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "google_cloud_translate"; inherit version; Loading