Skip to content

Commit 777ccec

Browse files
fix: slight correction needed for "uv sync" to work
1 parent c3294a5 commit 777ccec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,10 @@ conflicts = [
223223
{ extra = "coreml" },
224224
{ extra = "executorch" },
225225
],
226+
[
227+
{ extra = "executorch" },
228+
{ extra = "tflite" },
229+
],
226230
]
227231

228232

0 commit comments

Comments
 (0)