1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-07 23:48:40 +01:00

11 lines
357 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_GOOGLE_AUTH
bool "python-google-auth"
select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
select BR2_PACKAGE_PYTHON_RSA # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
help
Google Authentication Library.
https://github.com/GoogleCloudPlatform/google-auth-library-python