Skip to content

Commit

Permalink
Added oauthlib to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joar committed Dec 26, 2012
1 parent 990f613 commit e25a18c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
'configobj',
'sqlalchemy',
'simplejson',
'poster'],
'poster',
'oauthlib'],
license='Apache License v2')

0 comments on commit e25a18c

Please sign in to comment.