Skip to content

Commit 488150b

Browse files
authored
Merge pull request #310 from tomwhite/hypothesis-vcf-release
Use released version of hypothesis-vcf
2 parents 65416ca + 5d2ed07 commit 488150b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vcfpartition = "bio2zarr.cli:vcfpartition"
5353

5454
[project.optional-dependencies]
5555
dev = [
56-
"hypothesis-vcf @ git+https://github.com/sgkit-dev/hypothesis-vcf.git",
56+
"hypothesis-vcf",
5757
"msprime",
5858
"pysam",
5959
"pytest",

0 commit comments

Comments
 (0)