You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
fd03cb5a12
* Update URL on Config.in * 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>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
config BR2_PACKAGE_PYTHON_INCREMENTAL
|
|
bool "python-incremental"
|
|
help
|
|
A library for versioning your Python projects.
|
|
|
|
https://github.com/twisted/incremental
|