bzr revid: al@openerp.com-20110302192319-ln0i5riwqrdtys9l
This commit is contained in:
Antony Lesuisse 2011-03-02 20:23:19 +01:00
parent 86f88df082
commit 65810f874c
1 changed files with 17 additions and 0 deletions

17
README.web Normal file
View File

@ -0,0 +1,17 @@
Depends on
install "CherryPy>=3.1.2" "-d cherrypy"
install "simplejson>=2.0.9" "-d simplejson"
Maybe soon on
#install "Babel>=0.9.4" "-d babel"
#install "pytz>=2009j" "-d pytz"
Probably not anymore on:
#install "Mako>=0.2.4" "-d mako"
#install "formencode>=1.2.2" "-d formencode"
#install "pyparsing>=1.5.2" "-f pyparsing.py"
#install "xlwt>=0.7" "-d xlwt"