virtualenv/web/res/res_create_env.py
changeset 108 6ef0ca20d634
parent 102 e2968797bdae
child 171 e809ae17472a
equal deleted inserted replaced
107:0b459786ec14 108:6ef0ca20d634
    32     'MIMEPARSE',
    32     'MIMEPARSE',
    33     'SIX',
    33     'SIX',
    34     'PYTHON-DATEUTIL',
    34     'PYTHON-DATEUTIL',
    35     'PYYAML',
    35     'PYYAML',
    36     'PYTHON-DIGEST',
    36     'PYTHON-DIGEST',
       
    37     'DEFUSEDXML',
    37     'DJANGO-TASTYPIE',
    38     'DJANGO-TASTYPIE',
    38     'DJANGO-CHUNCKED-UPLOADS',
    39     'DJANGO-CHUNCKED-UPLOADS',
    39 ]
    40 ]
    40 
    41 
    41 if system_str == "Linux":
    42 if system_str == "Linux":