mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] install pypdf to run odoo
This commit is contained in:
@@ -22,6 +22,7 @@ env:
|
||||
install:
|
||||
- pip install coveralls flake8
|
||||
- pip install http://download.gna.org/pychart/PyChart-1.39.tar.gz
|
||||
- pip install pypdf
|
||||
- pip install ${ODOO}
|
||||
|
||||
# Create databae
|
||||
|
||||
Reference in New Issue
Block a user