Removed dropbox as a dependency

This commit is contained in:
Manuel Cortez 2015-06-17 07:54:25 -05:00
parent c072ca2d48
commit 76e9eae780

View File

@ -63,7 +63,6 @@ setuptools install a script, called easy_install. You can find it in the python
The -z switch unzips the package, instead of installing it compressed. If you add the --upgrade switch, you can upgrade a package to its latest version. The following packages need to be installed:
* pypubsub
* dropbox
* configobj
* requests-oauthlib
* future