mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-16 22:29:30 +00:00
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
config BR2_PACKAGE_PYTHON_REQUESTS_TOOLBELT
|
|
bool "python-requests-toolbelt"
|
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
|
help
|
|
A utility belt for advanced users of python-requests.
|
|
|
|
https://toolbelt.readthedocs.org
|