qbiocode.apps.quvine.configs package#

Packaged Hydra configuration for the QuVINE app (see config.yaml).

This file makes the directory a real package. Without it [tool.setuptools.packages.find] skips the directory entirely, so the modules here are missing from a built wheel even though they import fine from a source checkout.