diff --git a/pyproject.toml b/pyproject.toml index c6efec4..adf825c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -208,6 +208,7 @@ convention = 'google' # # Find all (sub-)modules of the Python package [tool.setuptools.packages.find] +include = ['audmath*'] # ----- setuptools_scm ---------------------------------------------------- #