Skip to content

Commit 045c26c

Browse files
committed
Update tskit requirements to >= 0.2.1
1 parent c0847c5 commit 045c26c

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.1",
5353
"numcodecs>=0.6",
5454
"zarr>=2.2",
5555
"lmdb",

0 commit comments

Comments
 (0)