Merge pull request #162173 from milahu/patch-18

This commit is contained in:
Sandro
2022-03-26 13:11:21 +01:00
committed by GitHub
@@ -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 = [