Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes no longer explicitly inherit from object | Mats Wichmann | 2020-05-24 | 1 | -1/+1 |
| | | | | | | In Python3 this is the default. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line ↵ | William Deegan | 2020-05-06 | 1 | -0/+207 |
with current python packaging practices |