Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Commit

Permalink
Add missing lxml dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nickstenning committed Dec 5, 2012
1 parent 442ea92 commit 5ac0068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

requirements = [
'argh==0.17.2',
'lxml==3.0.1',
'requests==0.14.2',
'simplejson==2.6.2',
]
Expand Down

0 comments on commit 5ac0068

Please sign in to comment.