Skip to content

Commit

Permalink
Add libxml2 to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mileo committed Oct 31, 2016
1 parent b98f3c0 commit 9342ddd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ addons:
packages:
- libxml2-dev
- libxmlsec1-dev
- python-dev
- libffi-dev
- libxslt1-dev
- libssl-dev
- libxmlsec1-dev

env:
- LINT="1" FLAKE="0" TEST="0"
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-e git://github.com/odoo-brazil/pyxmlsec.git@master#egg=pyxmlsec
-e git://github.com/odoo-brazil/geraldo.git@master#egg=geraldo

lxml
http://xmlsoft.org/sources/python/libxml2-python-2.6.21.tar.gz
pytz

0 comments on commit 9342ddd

Please sign in to comment.