Skip to content

Restructure into python package

Duncan Macleod requested to merge duncanmmacleod/koji-packager:package into master

This restructures the code into a python package 'gwkoji', specifically the koji-packager script is now an entry-point called gwkoji-packager that can be directly executed via python -m gwkoji.packager.

Merge request reports