Skip to content

Commit a62c6d4

Browse files
committed
Update tskit requirements (now specifies a prerelease 0.2.0 version)
1 parent 195631d commit a62c6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def finalize_options(self):
4949
"tqdm",
5050
"humanize",
5151
"daiquiri",
52-
"tskit",
52+
"tskit>=0.2.0a3",
5353
"numcodecs>=0.6",
5454
"zarr>=2.2",
5555
"lmdb",

0 commit comments

Comments
 (0)