| changeset 3 | 221af1052ec4 |
| parent 0 | 4095911a7830 |
| child 61 | 0048668779c0 |
| 2:86ea2f36aa39 | 3:221af1052ec4 |
|---|---|
23 'HAYSTACK', |
23 'HAYSTACK', |
24 'PYELASTICSEARCH', |
24 'PYELASTICSEARCH', |
25 'PYTHON-DATEUTIL', |
25 'PYTHON-DATEUTIL', |
26 'RDFLIB', |
26 'RDFLIB', |
27 'SQLALCHEMY', |
27 'SQLALCHEMY', |
28 'RDFLIB-SQLALCHEMY' |
28 'RDFLIB-SQLALCHEMY', |
29 'WIKITOOLS', |
|
29 ] |
30 ] |
30 |
31 |
31 if system_str == "Linux": |
32 if system_str == "Linux": |
32 INSTALLS.insert(2, 'DISTRIBUTE') |
33 INSTALLS.insert(2, 'DISTRIBUTE') |
33 |
34 |