Skip to content

Commit 3638a66

Browse files
authored
Add pathwaysutils for MaxText to manifest file (#1065)
The latest MaxText uses `pathwayutils`, which is added as a dependency. Need to add it to our manifest.yaml file to resolve reference issue during final installation.
1 parent 1a3febb commit 3638a66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/container/manifest.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,8 @@ orbax-checkpoint:
177177
tracking_ref: main
178178
latest_verified_commit: 16c2d409e365576284dbaf190ac002b24c1f927f
179179
mode: pip-vcs
180+
pathwaysutils:
181+
url: https://github.com/google/pathways-utils.git
182+
tracking_ref: main
183+
latest_verified_commit: 359776d454940ffaa337c36d1df16308d44a95a9
184+
mode: pip-vcs

0 commit comments

Comments
 (0)