From c27370adfd54e0d8e386dd8219e1f5629872205d Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 13 Aug 2019 09:33:32 +0200 Subject: [PATCH] Add missing packages to setup.cfg Change-Id: Ie066d1b38dce38781a35fede81fd680bd75db6cc --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index b92b75a..051f7be 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,8 @@ console_scripts = ironic-python-agent-builder = ironic_python_agent_builder:main [files] +packages = + ironic_python_agent_builder # TODO(dtantsur): figure out a sane way to distribute tinyipa scripts data_files = share/ironic-python-agent-builder/dib = dib/*