Switched to yandex.translate. Fixes #132

This commit is contained in:
2017-05-06 05:49:00 +04:00
parent 7e6103473f
commit 6f622bdeba
3 changed files with 8 additions and 6 deletions

View File

@@ -67,13 +67,13 @@ setuptools installs a script, called easy_install. You can find it in the python
* arrow==0.6
* markdown
* winpaths
* microsofttranslator
* PySocks
* win_inet_pton
* yandex.translate
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 requests-toolbelt pypubsub==3.3.0 pygeocoder arrow==0.6 python-dateutil futures microsofttranslator winpaths PySocks win_inet_pton
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 requests-toolbelt pypubsub==3.3.0 pygeocoder arrow==0.6 python-dateutil futures winpaths PySocks win_inet_pton yandex.translate
#### Other dependencies