Skip to content

Commit 136b206

Browse files
committed
submodule update in pyproject.toml
1 parent 6b00ed2 commit 136b206

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ exclude = [
1515
[tool.hatch.build.targets.wheel]
1616
packages = ["pyaml"]
1717

18+
[tool.hatch.envs.default]
19+
pre-install-commands = ["git submodule update --init --recursive”]
20+
1821
[project]
1922
name = "accelerator-middle-layer"
2023
description = "Python Accelerator Middle Layer"

0 commit comments

Comments
 (0)