Commit Graph

2 Commits

Author SHA1 Message Date
Luis González
5ddcc991af [FIX] .travis.yml,requirements.txt: Move python deps to the right place
Currently, some Python dependencies are being installed manually from
the `.travis.yml` file, using
pip install python_package

Not only that way is a bad practice, but also prevents those Python
modules to be retrieved when an Odoo module is installed via MQT.

In addition, the modules `requests` and `PyPDF2` are removed, as they
already are in Odoo's requirements.
2019-10-26 17:30:36 +00:00
Florent de Labarre
550eeb1b29 [MIG] printer_zpl2: Migration to 12.0 2019-06-06 09:35:52 +02:00