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

This commit is contained in:
Sandro Jäckel
2021-03-05 16:21:18 +01:00
parent ba5b0e2445
commit bdfaf83f76
12 changed files with 21 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
, bottle
, chardet
, dateutil
, google_api_python_client
, google-api-python-client
, lxml
, oauth2client
, ply
@@ -34,7 +34,7 @@ buildPythonPackage rec {
bottle
chardet
dateutil
google_api_python_client
google-api-python-client
lxml
oauth2client
ply