From b88fcd660c24d7ff8d24863882f0cd9fcf4b724f Mon Sep 17 00:00:00 2001 From: Jose Manuel Delicado Date: Fri, 7 Jul 2017 20:47:42 +0200 Subject: [PATCH] Updated dependencies upgrade command in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b0f776b..69eb07f4 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ setuptools installs 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 markdown future requests oauthlib requests-oauthlib requests-toolbelt pypubsub==3.3.0 pygeocoder arrow==0.6 python-dateutil futures winpaths PySocks win_inet_pton yandex.translate +easy_install -Z --upgrade six configobj markdown future requests oauthlib requests-oauthlib requests-toolbelt pypubsub==3.3.0 pygeocoder arrow==0.6 python-dateutil futures winpaths PySocks win_inet_pton yandex.translate idna chardet urllib3 #### Dependencies that must be installed using pip WXPython must be installed using pip. To install it, run the following command: