diff options
author | drebs <drebs@leap.se> | 2013-05-15 12:47:14 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-05-15 19:35:46 -0300 |
commit | a1df8fe814d9733cfc4aea635864fc9fe7383962 (patch) | |
tree | 252124865bd72eeb11d20bc956dea0588a0cb2cf | |
parent | 3e22ea2445f805dfe0df9bbf15a03cbc53a88167 (diff) |
Remove dependency on oauth
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ install_requirements = [ 'configparser', 'couchdb', 'leap.common', - 'oauth', 'pysqlcipher', 'python-gnupg', 'simplejson', |