Config.in 307 B

123456789
  1. config BR2_PACKAGE_PYTHON_GOOGLE_AUTH
  2. bool "python-google-auth"
  3. select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
  4. select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
  5. select BR2_PACKAGE_PYTHON_RSA # runtime
  6. help
  7. Google Authentication Library.
  8. https://github.com/googleapis/google-auth-library-python