Skip to content

Commit ac2f6f9

Browse files
committed
update hugr-py to commit
1 parent 2c8ac4f commit ac2f6f9

File tree

2 files changed

+79
-8
lines changed

2 files changed

+79
-8
lines changed

tket2-exts/pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Scientific/Engineering",
2727
]
2828

29-
dependencies = ['hugr ~= 0.11.1']
29+
dependencies = ['hugr ~= 0.11.5']
3030

3131
[project.urls]
3232
homepage = "https://github.com/CQCL/tket2/tree/main/tket2-exts"
@@ -35,3 +35,6 @@ repository = "https://github.com/CQCL/tket2/tree/main/tket2-exts"
3535
[build-system]
3636
requires = ["hatchling"]
3737
build-backend = "hatchling.build"
38+
39+
[tool.uv.sources]
40+
hugr = { git = "https://github.com/cqcl/hugr.git", subdirectory = "hugr-py", rev = "719723b" }

uv.lock

Lines changed: 75 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)