python39Packages.google-cloud-speech: add setuptools
This commit is contained in:
parent
5386faf8b3
commit
d74b21a294
@ -8,6 +8,7 @@
|
||||
, pytestCheckHook
|
||||
, pytest-asyncio
|
||||
, pythonOlder
|
||||
, setuptools
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@ -26,6 +27,7 @@ buildPythonPackage rec {
|
||||
libcst
|
||||
google-api-core
|
||||
proto-plus
|
||||
setuptools
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user