apt-ghetto 73939dc9b5 Fix ModuleNotFoundError
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
2020-05-21 05:12:15 -05:00
2020-05-21 05:12:15 -05:00
2019-03-02 17:06:26 -06:00
2019-03-02 17:06:26 -06:00
2020-05-21 05:12:15 -05:00

Lubuntu CI Tooling

This is the tooling originally designed for the Lubuntu CI, visible at ci.lubuntu.me. It can be used for a variety of projects and is extendable using a simple YAML file.

This is currently a work in progress and this README will be updated as features are implemented.

Description
No description provided
Readme GPL-3.0 129 KiB
Languages
Python 100%