Created
November 8, 2012 16:45
-
-
Save guerrerocarlos/4039984 to your computer and use it in GitHub Desktop.
Librerias de python necesarias para OpenERP 6.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
babel>=0.9.6 | |
cherrypy==3.1.2 | |
formencode>=1.2.4 | |
mako>=0.4.1 | |
#pychart>=1.39 | |
pyyaml>=3.09 | |
egenix-mx-base>=3.2.0 | |
lxml>=2.3 | |
psycopg2>=2.4 | |
pydot>=1.0.25 | |
pyparsing>=1.5.5 | |
python-dateutil==1.5 | |
pytz>=2011g | |
reportlab>=2.5 | |
simplejson>=2.1.6 | |
vobject>=0.8.1c | |
xlwt>=0.7.2 | |
PIL>=1.1.7 | |
werkzeug>=0.8.3 | |
python-openid>=2.2.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To install just execute:
pip install -r requirements.txt