Commit Graph

9 Commits

Author SHA1 Message Date
Mariusz Korzekwa b670db30ec Improve setup.py
* Now setup.py don't import googletrans.__init__.py wchich import requests, and this occure ImportError during installation of library.
* Changes with getting version in setup.py without importing googletrans.__init__.py

Now you can install py-googletrans on clean virtualenv, without earlier install dependencies.
2017-05-05 18:17:09 +09:00
SuHun Han 2d99780083 Fix setup fails due to python2's encoding
This solves #11
2017-04-01 20:03:02 +09:00
SuHun Han 791e32a23b Minor updates for package
- Change the package name to googletrans
- reStructedText README for PyPI
- Travis CI
2017-03-10 23:43:06 +09:00
ssut 60859940c6 Update: version to 1.2
Major updates: 29819f7, #1, #2
2015-07-18 00:24:17 +09:00
ssut 17d8802deb add command line application 2015-06-06 17:52:59 +09:00
ssut 4ed7f4d3ce update version to 1.1 2015-06-06 14:43:17 +09:00
ssut 840060ae25 add version 1.0.1 for pypi release 2015-06-06 00:59:24 +09:00
ssut 586790270b add install_requires 2015-06-06 00:45:33 +09:00
ssut 2df4421b7e add setup.py 2015-06-05 23:43:18 +09:00