Skip to content

Commit

Permalink
Merge pull request #2513 from niamu/python_build
Browse files Browse the repository at this point in the history
Python library updates
  • Loading branch information
niamu committed Sep 29, 2015
2 parents 20307b1 + a9a028a commit 15747ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
install:
- sudo apt-get install python-dev libffi-dev libssl-dev
- sudo apt-get install python-virtualenv lua5.1
- sudo add-apt-repository -y ppa:bartbes/love-stable
- sudo apt-get update -y -f
Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ jinja2==2.7.3
boto==2.38.0
markdown==2.2.1
uritemplate.py==0.3.0
pyOpenSSL==0.13.1
ndg-httpsclient==0.4.0
pyasn1==0.1.9

0 comments on commit 15747ab

Please sign in to comment.