| changeset 271 | 4e7178ce5688 |
| parent 64 | 9294f5c1a897 |
| child 283 | d6bc9a2cc131 |
| 270:a76a79affb4a | 271:4e7178ce5688 |
|---|---|
26 'PYTHON-DIGEST', |
26 'PYTHON-DIGEST', |
27 'DJANGO-TASTYPIE', |
27 'DJANGO-TASTYPIE', |
28 'ISODATE', |
28 'ISODATE', |
29 'HTML5LIB', |
29 'HTML5LIB', |
30 'RDFLIB', |
30 'RDFLIB', |
31 'PYCRYPTO', |
|
31 ] |
32 ] |
32 |
33 |
33 #if system_str == "Linux" and 'PIL' in INSTALLS: |
34 #if system_str == "Linux" and 'PIL' in INSTALLS: |
34 # i = INSTALLS.index('PIL') |
35 # i = INSTALLS.index('PIL') |
35 # INSTALLS.insert(i, 'ZLIB') |
36 # INSTALLS.insert(i, 'ZLIB') |