diff --git a/pytec/pyproject.toml b/pytec/pyproject.toml index 668354f..e36fa60 100644 --- a/pytec/pyproject.toml +++ b/pytec/pyproject.toml @@ -15,4 +15,4 @@ tec_qt = "tec_qt:main" [tool.setuptools] packages.find = {} -py-modules = ["tec_qt", "ui_tec_qt", "autotune", "waitingspinnerwidget"] +py-modules = ["aioexample", "autotune", "example", "plot", "tec_qt", "ui_tec_qt", "waitingspinnerwidget"]