Skip to content

Commit

Permalink
Merge pull request #21 from snakemake-workflows/use-cyrcular-bioconda…
Browse files Browse the repository at this point in the history
…-package

fix: use bioconda package for cyrcular 0.3.0
  • Loading branch information
dlaehnemann authored Aug 19, 2024
2 parents 79bf801 + b2ba7cb commit 2039026
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
6 changes: 0 additions & 6 deletions workflow/envs/cyrcular.post-deploy.sh

This file was deleted.

15 changes: 1 addition & 14 deletions workflow/envs/cyrcular.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- rust =1.67.1
- git =2.35.0
- compilers =1.3.0
- pkg-config =0.29.2
- make =4.3
- cmake =3.21.3
- gsl =2.7
- libcblas =3.9.0
- openssl =3.0.0
- zlib >=1.2.12,<1.3
- bzip2 =1.0.8
- xz =5.2.5
- clangdev =13.0.0
- blis =0.8.1
- cyrcular ==0.3.0

0 comments on commit 2039026

Please sign in to comment.