[IMP] translate: improve management of targets in POT file
[odoo/odoo.git] / setup.cfg
1 [bdist_rpm]
2 install-script = setup/redhat/install.sh
3 post-install = setup/redhat/postinstall.sh
4
5 requires =
6   babel
7   libxslt-python
8   pychart
9   pyparsing
10   python-dateutil
11   python-decorator
12   python-docutils
13   python-feedparser
14   python-imaging
15   python-jinja2
16   python-ldap
17   python-lxml
18   python-mako
19   python-mock
20   python-openid
21   python-passlib
22   python-psutil
23   python-psycopg2
24   python-reportlab
25   python-requests
26   python-simplejson
27   python-unittest2
28   python-vobject
29   python-werkzeug
30   python-yaml
31   pytz
32
33 # -------------------------------------------------------------------
34 # RedHat 7 notes
35 # -------------------------------------------------------------------
36 # Most of the Odoo dependencies are available on the EPEL repository.
37 # yum install epel-release