~unifield-team/unifield-web/main

« back to all changes in this revision

Viewing changes to setup.py

[MERGE] openerp-6.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    download_url=download_url,
46
46
    license=license,
47
47
    install_requires=[
48
 
        "CherryPy >= 3.1.2",
 
48
        "CherryPy == 3.1.2",
49
49
        "Mako >= 0.2.4",
50
50
        "Babel >= 0.9.4",
51
51
        "FormEncode >= 1.2.2",