Skip to content

Commit

Permalink
add jsonobject dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyroberts committed Aug 28, 2013
1 parent 97739b6 commit 5a792ae
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 @@ -53,6 +53,7 @@

install_requires = [
'restkit>=3.3',
'jsonobject>=0.2.0',
],

entry_points="""
Expand Down

0 comments on commit 5a792ae

Please sign in to comment.