Fix: Add missing Python module dependency "munch" causing cleanup job failures
[releng/lftools.git] / README.md
1 # LF Tools
2
3 This project's documentation is available on ReadTheDocs (RTD)
4
5 <https://lf-releng-tools.readthedocs.io>
6
7 LF Tools is a collection of scripts and utilities that are useful to Linux
8 Foundation projects' CI and Releng related activities. We try to create
9 these tools to be as generic as possible such that they are reusable in other
10 CI environments.
11
12 Ubuntu Dependencies:
13
14 - build-essentials
15 - python-dev