Skip to content

Commit 247a7a5

Browse files
Merge pull request #36 from jeromekelleher/pin-vcztools
Pin to released vcztools
2 parents dfc83bb + 21a5174 commit 247a7a5

2 files changed

Lines changed: 22 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"click>=8.2.0",
1515
"pyfuse3>=3.4.0",
1616
"trio>=0.22",
17-
"vcztools@git+https://github.com/sgkit-dev/vcztools.git@main",
17+
"vcztools>=0.2",
1818
]
1919
requires-python = ">=3.11"
2020
classifiers = [

uv.lock

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

0 commit comments

Comments
 (0)