forked from galaxyproject/galaxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eggs.ini
96 lines (90 loc) · 1.75 KB
/
eggs.ini
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
;
; Galaxy egg version configuration
;
; This file is version controlled and should not be edited by hand!
; For more information, see:
; https://wiki.galaxyproject.org/Admin/Config/Eggs
;
[general]
repository = http://eggs.galaxyproject.org
; these eggs must be scrambled for your local environment
no_auto = pbs_python
[eggs:platform]
bx_python = 0.7.2
Cheetah = 2.2.2
MarkupSafe = 0.12
mercurial = 3.2.4
MySQL_python = 1.2.3c1
PyRods = 3.2.4
numpy = 1.6.0
pbs_python = 4.3.5
psycopg2 = 2.5.1
pycrypto = 2.5
pysam = 0.4.2
pysqlite = 2.5.6
python_lzo = 1.08_2.03_static
PyYAML = 3.10
SQLAlchemy = 1.0.8
; msgpack_python = 0.2.4
[eggs:noplatform]
amqp = 1.4.6
anyjson = 0.3.3
Beaker = 1.4
bioblend = 0.5.2
boto = 2.27.0
decorator = 3.1.2
docutils = 0.7
drmaa = 0.7.6
Fabric = 1.7.0
importlib = 1.0.3
kombu = 3.0.24
lrucache = 0.2
Mako = 0.4.1
mock = 1.0.1
nose = 1.3.6
NoseHTML = 0.4.1
NoseTestDiff = 0.1
ordereddict = 1.1
paramiko = 1.11.1
Parsley = 1.1
Paste = 1.7.5.1
PasteDeploy = 1.5.0
pexpect = 2.4
poster = 0.8.1
python_openid = 2.2.5
python_daemon = 1.5.5
pytz = 2013.9
repoze.lru = 0.6
requests = 2.2.1
Routes = 2.1
simplejson = 2.1.1
six = 1.9.0
sqlalchemy_migrate = 0.9.6
sqlparse = 0.1.14
ssh = 1.7.14
SVGFig = 1.1.6
Tempita = 0.5.1
twill = 0.9
WebError = 0.8a
WebHelpers = 1.3
WebOb = 0.8.5
wsgiref = 0.1.2
Babel = 1.3
wchartype = 0.1
Whoosh = 2.4.1
; fluent_logger = 0.3.3
raven = 3.1.8
; extra version information
[tags]
psycopg2 = _9.2.4_static
pysqlite = _3.6.17_static
MySQL_python = _5.1.41_static
pysam = _kanwei_b10f6e722e9a
; dependency source urls, necessary for scrambling. for an explanation, see
; the wiki page above
[source]
MySQL_python = mysql-5.1.41
psycopg2 = postgresql-9.2.4
pysqlite = sqlite-amalgamation-3_6_17
[dependencies]
bx_python = numpy