Skip to content

Commit af8e205

Browse files
authored
Merge pull request #216 from plotly/andrew/syntax_error
Fix misnaming in pyproject.toml
2 parents 63bbffe + d194d30 commit af8e205

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)