Skip to content

Commit f4ab533

Browse files
kanglantGoogle-ML-Automation
authored andcommitted
Rename src/install_maxtext_github_deps folder
PiperOrigin-RevId: 806538913
1 parent 729ce12 commit f4ab533

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Repository = "https://github.com/AI-Hypercomputer/maxtext.git"
258258
allow-direct-references = true
259259

260260
[tool.hatch.build.targets.wheel]
261-
packages = ["src/MaxText", "src/MaxText_extra_deps"]
261+
packages = ["src/MaxText", "src/install_maxtext_extra_deps"]
262262

263263
[project.scripts]
264-
install_maxtext_github_deps = "maxtext_extra_deps.install_github_deps:main"
264+
install_maxtext_github_deps = "install_maxtext_extra_deps.install_github_deps:main"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)