Skip to content

Commit 72d48c8

Browse files
authored
Include only audinterface* in Python package (#197)
1 parent 0f039c5 commit 72d48c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ convention = 'google'
218218
#
219219
# Find all (sub-)modules of the Python package
220220
[tool.setuptools.packages.find]
221+
include = ['audinterface*']
221222

222223
# ----- setuptools_scm ----------------------------------------------------
223224
#

0 commit comments

Comments
 (0)