mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-16 06:09:26 +00:00
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
config BR2_PACKAGE_PYTHON_SHUTILWHICH
|
|
bool "python-shutilwhich"
|
|
help
|
|
shutil.which for those not using Python 3.3 yet.
|
|
|
|
https://pypi.python.org/pypi/shutilwhich/
|