Skip to content

Commit 8333edc

Browse files
committed
Use released bio2zarr in tests in docs
1 parent 5f6b34b commit 8333edc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ partd
1313
bed-reader
1414
rechunker
1515
cbgen > 1.0.5
16-
bio2zarr @ git+https://github.com/sgkit-dev/bio2zarr.git; platform_system != "Windows"
16+
bio2zarr; platform_system != "Windows"
1717
yarl
1818
matplotlib
1919
asv

requirements-numpy1-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ partd
1313
bed-reader
1414
rechunker
1515
cbgen < 1.0.5
16-
bio2zarr @ git+https://github.com/sgkit-dev/bio2zarr.git; platform_system != "Windows"
16+
bio2zarr; platform_system != "Windows"
1717
yarl
1818
matplotlib
1919
asv

0 commit comments

Comments
 (0)