#!/usr/bin/env python
# -*- coding: utf-8 -*-

packages = [
    'test',
]

sbom_format = [
    'html',
    'json',
]
