forked from snakemake/snakemake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-environment.yml
68 lines (68 loc) · 1014 Bytes
/
test-environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
channels:
- conda-forge
- bioconda
- nodefaults
dependencies:
- python >=3.11
- mamba
- yte
- packaging
- stopit
- datrie
- boto3
- httpretty
- wrapt
- pyyaml
- pytest
- pytest-mock
- pytest-cov
- pytest-split
- ftputil
- pysftp
- requests
- responses
- numpy
- appdirs
- pytools
- docutils
- pygments
- pandoc
- xorg-libxrender
- xorg-libxext
- xorg-libxau
- xorg-libxdmcp
- xorg-libsm
- psutil
- oauth2client
- configargparse
- appdirs
- jsonschema
- pandas
- gitpython
- pulp >=2.3.1
- environment-modules
- nbformat
- toposort >=1.10
- crc32c
- requests-mock
- peppy
- eido
- glpk
- smart_open
- filelock
- tabulate
- reretry
- graphviz
- humanfriendly
- throttler
- dpath
- nodejs # for cwltool
- immutables
- conda
- pip
- pip:
- cwltool
- cwl-utils
- snakemake-executor-plugin-cluster-generic
- snakemake-storage-plugin-http
- snakemake-storage-plugin-s3