We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d64524 commit c11edeeCopy full SHA for c11edee
1 file changed
pyproject.toml
@@ -61,5 +61,5 @@ push = false
61
"mumble/__init__.py" = ['__version__ = "{version}"']
62
63
[tool.setuptools]
64
-packages = ["mumble*"]
+packages = ["mumble"]
65
package-data = { "mumble" = ["default_ptm_list.tsv", "unimod.db"] }
0 commit comments