forked from snakemake/snakemake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-environment.yml
68 lines (68 loc) · 1021 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
dependencies:
- python
- yte
- stopit
- datrie
- boto3
- moto
- junit-xml # needed for S3Mocked
- httpretty
- wrapt
- pyyaml
- pytest
- pytest-mock
- pytest-cov
- ftputil
- pysftp
- requests
- responses
- dropbox
- numpy
- appdirs
- pytools
- docutils
- pygments
- pandoc
- xorg-libxrender
- xorg-libxext
- xorg-libxau
- xorg-libxdmcp
- xorg-libsm
- psutil
- google-cloud-storage
- google-api-python-client
- oauth2client
- azure-storage-blob
- configargparse
- appdirs
- python-irodsclient <1.1.2 # bug in 1.1.2 leads to KeyError
- cwltool
- cwl-utils
- jsonschema
- pandas
- python-kubernetes
- gitpython
- pulp >=2.0
- tibanna
- environment-modules
- nbformat
- toposort >=1.10
- mamba
- crc32c
- pip
- connection_pool
- py-tes
- requests-mock
- peppy
- eido
- glpk
- smart_open
- filelock
- tabulate
- reretry
- graphviz
- humanfriendly
- throttler