Files
report-print-send/requirements.txt
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

3 lines
25 B
Plaintext