Skip to content

Commit d378fb3

Browse files
committed
add back triggers extension that somehow got lost in the weeds
1 parent f75939a commit d378fb3

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
@@ -31,7 +31,7 @@ docs = ["sphinx",
3131
]
3232

3333
[tool.setuptools]
34-
packages = ["coc", "coc.ext.discordlinks", "coc.static", "coc.ext.fullwarapi"]
34+
packages = ["coc", "coc.ext.discordlinks", "coc.static", "coc.ext.fullwarapi", "coc.ext.triggers"]
3535
include-package-data = true
3636

3737
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)