2f996ed3a8
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
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.io/
|