Skip to content

Commit 76ebeb9

Browse files
authored
Add triggers extension to pyproject.toml
1 parent fccda7e commit 76ebeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ docs = ["sphinx",
3030
]
3131

3232
[tool.setuptools]
33-
packages = ["coc", "coc.ext.discordlinks", "coc.static", "coc.ext.fullwarapi"]
33+
packages = ["coc", "coc.ext.discordlinks", "coc.static", "coc.ext.fullwarapi", "coc.ext.triggers"]
3434
include-package-data = true
3535

3636
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)