pythonPackages.google-api-python-client: normalize package name

This commit is contained in:
Sandro Jäckel
2021-03-06 00:02:06 +01:00
parent ba5b0e2445
commit bdfaf83f76
12 changed files with 21 additions and 21 deletions
@@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
notmuch
oauth2client
google_api_python_client
google-api-python-client
tqdm
setuptools
];