summaryrefslogtreecommitdiffstats
path: root/package/python-requests-oauthlib/Config.in
blob: 85283b209c419dfe005402ac8d6ff6d482bae9d1 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB
	bool "python-requests-oauthlib"
	select BR2_PACKAGE_PYTHON_OAUTHLIB # runtime
	select BR2_PACKAGE_PYTHON_REQUESTS # runtime
	help
	  OAuthlib authentication support for Requests.

	  https://github.com/requests/requests-oauthlib
OpenPOWER on IntegriCloud