mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-25 12:48:03 +00:00
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/hawkowl/incremental
|