We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f039c5 commit 72d48c8Copy full SHA for 72d48c8
1 file changed
pyproject.toml
@@ -218,6 +218,7 @@ convention = 'google'
218
#
219
# Find all (sub-)modules of the Python package
220
[tool.setuptools.packages.find]
221
+include = ['audinterface*']
222
223
# ----- setuptools_scm ----------------------------------------------------
224
0 commit comments