Skip to content

Commit 44c4546

Browse files
committed
Update on "[build] Add editable mode unittest"
As titled. To do this we need to refactor the arguments being passed into `setup-linux.sh` `setup-macos.sh` and `unittest-linux.sh` `unittest-macos.sh`. [ghstack-poisoned]
2 parents 30427d9 + a3af150 commit 44c4546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ flatc = "executorch.data.bin:flatc"
8888
[tool.setuptools.package-dir]
8989
"executorch.backends" = "backends"
9090
"executorch.codegen" = "codegen"
91-
"executorch.data.bin" = "data/bin"
9291
# TODO(mnachin T180504136): Do not put examples/models
9392
# into core pip packages. Refactor out the necessary utils
9493
# or core models files into a separate package.

0 commit comments

Comments
 (0)