python-packages: add aliases for google_api_python_client, googleapis_common_protos
Co-authored-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
parent
d6ff646b3f
commit
939c4c1cbd
|
@ -34,4 +34,6 @@ in
|
|||
|
||||
mapAliases ({
|
||||
smart_open = smart-open; # added 2021-03-14
|
||||
google_api_python_client = google-api-python-client; # added 2021-03-19
|
||||
googleapis_common_protos = googleapis-common-protos; # added 2021-03-19
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue