Skip to content

Commit 2039026

Browse files
authored
Merge pull request #21 from snakemake-workflows/use-cyrcular-bioconda-package
fix: use bioconda package for cyrcular 0.3.0
2 parents 79bf801 + b2ba7cb commit 2039026

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

workflow/envs/cyrcular.post-deploy.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

workflow/envs/cyrcular.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,4 @@ channels:
22
- conda-forge
33
- bioconda
44
dependencies:
5-
- rust =1.67.1
6-
- git =2.35.0
7-
- compilers =1.3.0
8-
- pkg-config =0.29.2
9-
- make =4.3
10-
- cmake =3.21.3
11-
- gsl =2.7
12-
- libcblas =3.9.0
13-
- openssl =3.0.0
14-
- zlib >=1.2.12,<1.3
15-
- bzip2 =1.0.8
16-
- xz =5.2.5
17-
- clangdev =13.0.0
18-
- blis =0.8.1
5+
- cyrcular ==0.3.0

0 commit comments

Comments
 (0)