source: main/waeup.odoo/trunk/buildout.cfg @ 13434

Last change on this file since 13434 was 12625, checked in by Henrik Bettermann, 10 years ago

Upgrade to Odoo 8.0

File size: 141 bytes
RevLine 
[11533]1[buildout]
[12625]2extends = base_recipe.cfg
[11533]3
[12625]4[odoo]
5version = git http://github.com/odoo/odoo.git odoo 8.0
6eggs = pyPdf
[11533]7
8[versions]
[12625]9reportlab = 2.7
Note: See TracBrowser for help on using the repository browser.