Skip to content

Commit c11edee

Browse files
pyproject fix
1 parent 7d64524 commit c11edee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ push = false
6161
"mumble/__init__.py" = ['__version__ = "{version}"']
6262

6363
[tool.setuptools]
64-
packages = ["mumble*"]
64+
packages = ["mumble"]
6565
package-data = { "mumble" = ["default_ptm_list.tsv", "unimod.db"] }

0 commit comments

Comments
 (0)