296b8bc64a
Update site address in Config.in Add license hash. host-python-setuptools-scm is now needed for setup.py Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_PYTHON_DATEUTIL
|
|
bool "python-dateutil"
|
|
select BR2_PACKAGE_PYTHON_SIX
|
|
help
|
|
Extensions to the standard Python datetime module.
|
|
|
|
https://dateutil.readthedocs.io
|