util: mark as module

Make sure ./osbuild/util/ is considered a python module. Add
__init__.py to declare it as such and include it in the module-list of
setup.py.
This commit is contained in:
David Rheinsberg 2020-04-21 16:29:19 +02:00 committed by Ondřej Budai
parent 2624be92dc
commit e2aa7d8128
2 changed files with 1 additions and 1 deletions

0
osbuild/util/__init__.py Normal file
View file