mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PYTHON_APSCHEDULER
|
|
bool "python-apscheduler"
|
|
select BR2_PACKAGE_PYTHON_TZLOCAL # runtime
|
|
help
|
|
Task scheduling library for Python.
|
|
|
|
https://apscheduler.readthedocs.io
|