501a333b28
* The package doesn't support python2 anymore. * Indent with two spaces in the hash file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_PYTHON_SCHEDULE
|
|
bool "python-schedule"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Job scheduling for humans.
|
|
|
|
https://github.com/dbader/schedule
|