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

@@ -2,7 +2,7 @@
, buildPythonPackage
, pythonOlder
, fetchPypi
, google_api_python_client
, google-api-python-client
, google-auth-oauthlib
, jupyterhub
, mwoauth
@@ -29,7 +29,7 @@ buildPythonPackage rec {
pytestFlagsArray = [ "oauthenticator/tests" ];
checkInputs = [
google_api_python_client
google-api-python-client
google-auth-oauthlib
mwoauth
pyjwt