Thomas Ward f7e731faae
Multiple issues fixed.
- Variable use before assignment
- Unhandled edge cases where variables referenced may not have the subdata/indexes requested
- try/catch fixes where 'finally' references a variable that might not exist
- Unnecessary imports
- Added requirements.txt file with base module requirements (without version specificity at this time)
2020-05-12 17:47:14 -04:00
2020-05-12 17:47:14 -04:00
2020-04-23 05:43:17 -05:00
2019-03-02 17:06:26 -06:00
2019-03-02 17:06:26 -06:00
2020-05-12 17:47:14 -04: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%