Skip to content

Commit d194d30

Browse files
committed
Fix misnaming in pyproject.toml
1 parent 63bbffe commit d194d30

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
@@ -9,7 +9,7 @@ find = {namespaces = false}
99
enabled = true
1010

1111
[tool.setuptools.package-data]
12-
kaleido = ['resources/latest_known_good_chrome.json']
12+
choreographer = ['resources/latest_known_good_chrome.json']
1313

1414
[project]
1515
name = "choreographer"

0 commit comments

Comments
 (0)