From d2245c33cefd136446a76c3234699f77540c7a7c Mon Sep 17 00:00:00 2001 From: blake oliver Date: Sun, 27 Dec 2015 11:43:25 -0500 Subject: [PATCH] Update the "upgrade all" command to include missing dependencies --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31d8c05a..e6bbfae0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -TWBlue - +TWBlue - ====== Copyright (C) 2015. [Technow S.L.](https://www.technow.es) @@ -74,7 +74,7 @@ setuptools install a script, called easy_install. You can find it in the python easy_install will automatically get the additional libraries that these packages need to work properly. Run the following command to quickly install and upgrade all packages and their dependencies: -easy_install -Z --upgrade six configobj goslate markdown future suds requests oauthlib requests-oauthlib pypubsub pygeocoder arrow python-dateutil futures +easy_install -Z --upgrade six configobj goslate markdown future suds requests oauthlib requests-oauthlib pypubsub pygeocoder arrow python-dateutil futures markdown microsofttranslator #### Other dependencies