Skip to content

Commit

Permalink
Merge pull request #298 from OliverKoo/xchammer-3.4.3-dev
Browse files Browse the repository at this point in the history
update tulsi to latest to include deprecation of python2 and switch to python3
  • Loading branch information
woshimaliang authored Mar 22, 2022
2 parents d55ea16 + 6bc4730 commit 77ba444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ def xchammer_dependencies():
namespaced_git_repository(
name = "Tulsi",
remote = "https://github.com/pinterest/tulsi.git",
commit = "818e0ef72a746710b57f4e23715a020f27898e91",
commit = "9fb0df4ca7838cf794c2891869385b7e49860544",
patch_cmds = [
"""
sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD
Expand Down

0 comments on commit 77ba444

Please sign in to comment.