Skip to content

Commit

Permalink
Merge PR #116 into 12.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Nov 5, 2019
2 parents a81a2aa + b9174e3 commit 00db297
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -39,8 +39,6 @@ install:
#- wget -P /tmp http://public.akretion.com/pdftotext-3.04
#- sudo mv /tmp/pdftotext-3.04 /usr/local/bin/pdftotext
#- sudo chmod 755 /usr/local/bin/pdftotext
- pip install PyPDF2 # needed for account_invoice*zugferd
- pip install phonenumbers

script:
- travis_run_tests
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
@@ -0,0 +1,2 @@
PyPDF2
phonenumbers

0 comments on commit 00db297

Please sign in to comment.