Skip to content

Commit 8b9b4e3

Browse files
committed
pin pysam version
1 parent 0647985 commit 8b9b4e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conda/dev/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ requirements:
4747
- future
4848
- matplotlib
4949
- dendropy
50-
- pysam
50+
- pysam==0.20
5151
- biopython
5252
- perl=5.26
5353
- perl-tie-ixhash

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: squeezemeta
3-
version: '1.6.2'
3+
version: '1.6.2post1'
44

55
source:
66
git_url: https://github.com/jtamames/squeezemeta.git
@@ -46,7 +46,7 @@ requirements:
4646
- future
4747
- matplotlib
4848
- dendropy
49-
- pysam
49+
- pysam==0.20
5050
- biopython
5151
- perl=5.26
5252
- perl-tie-ixhash

0 commit comments

Comments
 (0)