We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff976c5 commit 7fdf181Copy full SHA for 7fdf181
requirements-dev.txt
@@ -14,7 +14,7 @@ partd
14
bed-reader
15
rechunker == 0.3.3
16
cbgen
17
-cyvcf2; platform_system != "Windows"
+cyvcf2 < 0.30.15; platform_system != "Windows"
18
yarl
19
matplotlib
20
asv
setup.cfg
@@ -60,7 +60,7 @@ plink =
60
61
vcf =
62
aiohttp
63
- cyvcf2
+ cyvcf2 < 0.30.15
64
requests
65
66
bgen =
0 commit comments