Skip to content

Commit 2d0e9d6

Browse files
committed
Constrain usher to <=0.6.3 (#560 @donutbrew reports issues with 0.6.4 and 0.6.5).
1 parent b16a299 commit 2d0e9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- snakemake-minimal=7.24.0
1212
- gofasta
1313
- ucsc-fatovcf>=426
14-
- usher>=0.5.4,<=0.6.5
14+
- usher>=0.5.4,<=0.6.3
1515
- git-lfs
1616
- pip:
1717
- git+https://github.com/cov-lineages/pangolin-data.git

0 commit comments

Comments
 (0)