Skip to content

Commit

Permalink
Change branch to rev
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana-s committed Dec 19, 2024
1 parent 14c5446 commit 60e17be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ members = ["execute_llvm"]
execute-llvm = { workspace = true }

# Uncomment these to test the latest dependency version during development
hugr = { git = "https://github.com/CQCL/hugr", subdirectory = "hugr-py", branch = "main" }
hugr = { git = "https://github.com/CQCL/hugr", subdirectory = "hugr-py", rev = "b05a419e08dfcccf10fa081a22fc83af0d11502b" }
# tket2-exts = { git = "https://github.com/CQCL/tket2", subdirectory = "tket2-exts", rev = "eb7cc63"}
# tket2 = { git = "https://github.com/CQCL/tket2", subdirectory = "tket2-py", rev = "eb7cc63"}

Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60e17be

Please sign in to comment.