mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-05-19 04:41:28 +00:00
Summary: The jobgenerator failed because of a missing module. * Add tabulate to requirements.txt * Fix flake8 errors: - Removed unused imports - Boolean comparison with is and not == - Line length - Removed whitespaces before and after parentheses Test Plan: 1. Install it from the requirements 2. Start jobgenerator 3. Check, that it does not fail because of missing tabulate module. Reviewers: tsimonq2, teward Differential Revision: https://phab.lubuntu.me/D95
7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
launchpadlib
|
|
jinja2
|
|
jenkinsapi
|
|
GitPython
|
|
PyYAML
|
|
tabulate
|